diff --git a/README.md b/README.md index fe294f6..e2a6950 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Installation -In order to test it, it has to be placed in `/usr/share/katepart5/syntax/` or `$HOME/.local/share/org.kde.syntax-highlighting/syntax/`. Then, Zig sources should be detected automatically by editors that uses KDE's text editor part. +In order to test it, xml file has to be placed in `/usr/share/katepart5/syntax/` or `$HOME/.local/share/org.kde.syntax-highlighting/syntax/` or for windows `%USERPROFILE%\AppData\Local\org.kde.syntax-highlighting\syntax\` or check [kde docs](https://docs.kde.org/trunk5/en/kate/katepart/highlight.html#katehighlight-xml-format). Then, Zig sources should be detected automatically by editors that uses KDE's text editor part. ## Missing Features