diff --git a/README.md b/README.md index 791f57b..45ae483 100755 --- a/README.md +++ b/README.md @@ -54,7 +54,8 @@ The library implements a few basic API functions that you can use to retrieve us | getActivitySummary() | integer $intActivityID | stdClass | | getActivityDetails() | integer $intActivityID | stdClass | | getDataFile | string $strType, integer $intActivityID | string | -| getUsername | - | string | +| getUser | - | string | +| getWellnessData | string $strFrom, string $strTo | string | ### getActivityTypes()