1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 11:22:30 +01:00

Update README.md

This commit is contained in:
David Peter
2019-01-16 20:04:46 +01:00
committed by GitHub
parent de7872f8a8
commit 3324505383

3
assets/README.md vendored
View File

@@ -19,6 +19,9 @@ In order to add new syntaxes to `bat`, follow these steps:
4. Re-compile `bat`. At compilation time, the `syntaxes.bin` file will be stored inside the 4. Re-compile `bat`. At compilation time, the `syntaxes.bin` file will be stored inside the
`bat` binary. `bat` binary.
5. If you send a pull request with your changes, please do *not* include the changed `syntaxes.bin`
file. A new binary cache file will be created once before every new release of `bat`.
### Troubleshooting ### Troubleshooting
Make sure that the local cache does not interfere with the internally stored syntaxes and Make sure that the local cache does not interfere with the internally stored syntaxes and