Update API.md

This commit is contained in:
Rsl1122 2017-05-12 13:21:54 +03:00 committed by GitHub
parent 1acb6df141
commit 7a8c7d3348

View File

@ -9,7 +9,7 @@ Accessing the API Methods:
API planAPI = Plan.getPlanAPI(); // Throws IllegalStateException if onEnable() method for Plan has not yet been called.
```
# Adding plugin's data to the 'plugins'-tab on Analysis and/or Inspect pages
## Adding plugin's data to the 'plugins'-tab on Analysis and/or Inspect pages
Plan has a flexible data addition system since 3.1.0. With it you can add Averages, Totals, Percentages, Tables & Other Html elements to the Plugins tab on the Analysis and/or Inspect pages.