diff --git a/README.md b/README.md new file mode 100644 index 0000000..62fa68a --- /dev/null +++ b/README.md @@ -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.