diff --git a/README.md b/README.md index 2bd2bda..11a4860 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ See [uchardet.h](https://github.com/BYVoid/uchardet/blob/master/src/uchardet.h) * [nuniversalchardet](http://code.google.com/p/nuniversalchardet/) C# port of universalchardet * [nchardet](http://www.conceptdevelopment.net/Localization/NCharDet/) C# port of chardet * [uchardet-enhanced](https://bitbucket.org/medoc/uchardet-enhanced) A fork of mozilla universalchardet + * [rust-uchardet](https://github.com/emk/rust-uchardet) Rust language binding of uchardet ## License