Skip to content

Commit

Permalink
Elaborate upon project description
Browse files Browse the repository at this point in the history
  • Loading branch information
qixils authored Oct 12, 2021
1 parent 680d32a commit 209a867
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# java-crowd-control
A Java library for interacting with a [crowdcontrol.live](https://crowdcontrol.live) server.
A Java library for interacting with a [crowdcontrol.live](https://crowdcontrol.live) server
which allows easy handling of requests, queuing effects to only allow one of a given type to run at once, etc.

## Installation

Expand Down Expand Up @@ -74,6 +75,6 @@ public class VideoGameHere: SimpleTCPPack

The project's API documentation can be viewed [here](https://crowdcontrol.qixils.dev/apidocs/).

## LICENSE
## License

This project is licensed under the MIT license. The license is available to view [here](https://github.com/qixils/java-crowd-control/blob/master/LICENSE).

0 comments on commit 209a867

Please sign in to comment.