We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863323c commit 7cdfaedCopy full SHA for 7cdfaed
README.md
@@ -92,14 +92,6 @@ AccountStatusResponse accountStatus = DetectLanguage.getAccountStatus();
92
LanguageInfo[] languages = DetectLanguage.getLanguages();
93
```
94
95
-## Requirements
+## License
96
97
-- [gson](http://code.google.com/p/google-gson/)
98
-
99
-Which you can download to `target/dependency` using:
100
101
- mvn dependency:copy-dependencies
102
103
-## Issues
104
105
-Please use appropriately tagged github [issues](https://github.com/detectlanguage/detectlanguage-java/issues) to request features or report bugs.
+Detect Language API Java Client is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.
0 commit comments