diff --git a/README.md b/README.md index d3bffa8..bd5acf0 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc - [jecolon/zigstr](https://github.com/jecolon/zigstr) - Zigstr is a UTF-8 string type for Zig programs. - [ziglibs/string-searching](https://github.com/ziglibs/string-searching) - String(not limited to []const u8)-searching algorithms in Zig. - [hwu1001/zig-string](https://github.com/hwu1001/zig-string) - A String struct made for Zig. +- [atman/zg](https://codeberg.org/atman/zg) - zg provides Unicode text processing for Zig projects. It works correctly with the Russian language and other. ### Parser Library