diff --git a/README.md b/README.md index 1e3967a9..a62cf224 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ cargo install bat ## Customization -`bat` uses the excellent [`syntect`](https://github.com/trishume/syntect/) library for syntax highlighting. `syntect` can read any Sublime Text language definition and theme. +`bat` uses the excellent [`syntect`](https://github.com/trishume/syntect/) library for syntax highlighting. `syntect` can read any [Sublime Text `.sublime-syntax` files](https://www.sublimetext.com/docs/3/syntax.html) and themes. To build your own language-set and theme, follow these steps: