diff options
| author | 2024-10-12 20:56:31 +0000 | |
|---|---|---|
| committer | 2024-10-12 20:56:31 +0000 | |
| commit | 0810efa89f803ab5305c76935a0df9ed7c5d6b46 (patch) | |
| tree | c93b7b6bf426b0673a81b605baf9b512e820aad0 | |
| parent | 60405a27888bb0ad7d50ea69b9d90cd3aa469716 (diff) | |
update README.md
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
