diff --git a/README.md b/README.md index 0a521263..ab5133a8 100644 --- a/README.md +++ b/README.md @@ -1194,6 +1194,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *Libraries for working with human languages.* +* [detectlanguage](https://github.com/detectlanguage/detectlanguage-go) - Language Detection API Go Client. Supports batch requests, short phrase or single word language detection. * [getlang](https://github.com/rylans/getlang) - Fast natural language detection package. * [go-i18n](https://github.com/nicksnyder/go-i18n/) - Package and an accompanying tool to work with localized text. * [go-localize](https://github.com/m1/go-localize) - Simple and easy to use i18n (Internationalization and localization) engine - used for translating locale strings.