util
Clone or download
Modified Files
--- 'a/README.md'
+++ b/README.md
@@ -2,7 +2,8 @@

-Repository contains controls like Alerts, ComboBox, etc. used in both Server and Client.
+This library contains shared components between [Server](https://github.com/stream-pi/server) and
+[Client](https://github.com/stream-pi/client) like Alerts, Combo Boxes, URL to Discord, GitHub, etc.
## Prerequisites
@@ -13,4 +14,12 @@ Repository contains controls like Alerts
`mvn clean install`
+## Documentation
+
+[JavaDoc](https://stream-pi.github.io/util/)
+
+## License
+
+This is licensed under [GNU GPL v3](https://github.com/stream-pi/client/blob/master/LICENSE)
+