add readme

This commit is contained in:
LordMZTE 2021-11-17 18:56:28 +01:00
parent cee0464998
commit 66c24ab22e
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# synmtx
**Syntax Highlighting for all matrix clients!**
Synmtx allows you to convert your files into matrix-friendly HTML with syntax highlighting!
Simply run it like this
```bash
synmtx hl path/to/file
```
and it will spit out the highlighted HTML, figuring out the syntax using the file extension.