diff --git a/README.md b/README.md index 0f31022..2abd52c 100644 --- a/README.md +++ b/README.md @@ -59,4 +59,5 @@ Additional functions that are only available in the latest development version: | Implemented functions | Description | |---------------------------|------------------------------------------------------------------------------------------------------| -| `AOI_plot_growth()` | Plots absolute or proportional time spent in AOIs over time | +| `plot_AOI_growth()` | Plots absolute or proportional time spent in AOIs over time | +| `AOI_time_binned()` | Binned time analysis of area of interest entries |