diff --git a/documentation/API.md b/documentation/API.md index ea4578d6b..4e78887a8 100644 --- a/documentation/API.md +++ b/documentation/API.md @@ -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.