aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index fea131d..71cfb4b 100644
--- a/README.md
+++ b/README.md
@@ -65,10 +65,9 @@ The file `head.mustache` contains metadata about the colorscheme:
> If you will use this file, change the comment symbols to match the extensions of the final colorscheme file, if for example the colorscheme will be `base16-google-light.css`, then replace the symbol `#` with `/* */`, etc.
-Put `builder.sh` in your project directory, make it executable and launch it:
-
## Usage
+Put `builder.sh` in your project directory, make it executable and launch it:
```bash
cp base16-builder /path/to/your/project