Skip to content

Commit 7cdfaed

Browse files
committed
Update readme
1 parent 863323c commit 7cdfaed

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,6 @@ AccountStatusResponse accountStatus = DetectLanguage.getAccountStatus();
9292
LanguageInfo[] languages = DetectLanguage.getLanguages();
9393
```
9494

95-
## Requirements
95+
## License
9696

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.
97+
Detect Language API Java Client is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.

0 commit comments

Comments
 (0)