Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveWilcock authored Oct 23, 2019
1 parent ceb762f commit f2732fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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()

Expand Down

0 comments on commit f2732fb

Please sign in to comment.