improve README.md
This commit is contained in:
parent
395374409c
commit
837a437575
1 changed files with 8 additions and 1 deletions
|
@ -1,2 +1,9 @@
|
|||
# zat
|
||||
zat is a syntax highlighting cat like utility using tree-sitter and with support for vscode themes
|
||||
zat is a syntax highlighting cat like utility.
|
||||
|
||||
It uses tree-sitter and supports for vscode themes.
|
||||
|
||||
Build with:
|
||||
```shell
|
||||
./zig build
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue