Mention lack of localization support in README

Added note about lack of localization support.
This commit is contained in:
Sylvestre Ledru
2026-05-28 22:03:25 +02:00
committed by GitHub
parent bcbb5ac477
commit 017285060a
+1
View File
@@ -32,6 +32,7 @@ cargo test
## Known Issues
* Does not take `LANG`, etc., into account for handling file encodings (non-UTF8 matches are treated as binary)
* No localization support yet
## Contributing