diff --git a/README.md b/README.md index d7b8928..7da72e6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ In all examples, the Clyde prompt is written as follows: ▷ ``` -1. Run a built-in command: +### Run a built-in command Built-in commands are invoked by executing them with a bare string @@ -19,7 +19,7 @@ c:\dev\clyde ▷ cd src c:\dev\clyde\src ▷ ``` -2. Run an external command: +### Run an external command External commands are invoked in the same way: