mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-03-02 11:11:21 +01:00
Update README.md
This commit is contained in:
parent
4dfc091d6f
commit
985af2dd86
10
README.md
10
README.md
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user