Update README.md

This commit is contained in:
Risto Lahtela 2019-06-25 22:18:25 +03:00 committed by GitHub
parent 4dfc091d6f
commit 985af2dd86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -23,6 +23,16 @@ Originally the plugin only displayed data of other plugins, but now it gathers i
## Documentation
Documentation can be found [On the Wiki](https://github.com/Rsl1122/Plan-PlayerAnalytics/wiki)
## Building
You can build the project by running the following in the repository root
```
cd Plan
./gradlew shadowJar
```
- [More information about setting up the project](https://github.com/plan-player-analytics/Plan/wiki/Project-Setup)
## Used Libraries
- **[HighCharts](https://www.highcharts.com/)** | [Free for non-commercial](https://www.highcharts.com/products/highcharts/#non-commercial)