mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		| @@ -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: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user