From: Debayan Sutradhar Date: Sun, 06 Jun 2021 21:15:51 +0530 Subject: Updated javadoc, README.md --- Updated javadoc, README.md --- --- 'a/README.md' +++ b/README.md @@ -2,7 +2,8 @@ ![version](https://img.shields.io/badge/Version-1.0.0-green) -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) +