diff --git a/README.md b/README.md index 3892298ab0cbf964e41cae44a3726c945015e7b2..6e1ee1e509075d46103d6a3b5f6e7228503cf86f 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ AppleHealthKit.getDateOfBirth(null, (err: Object, dob: string) => { ___ -#### ~~**`getStepCount`**~~ +#### **`getStepCount`** get the aggregated total steps for a specific day (starting and ending at midnight). an optional options object may be provided containing `date` field representing the selected day. If `date` is not set or an options object is not provided then the current day will be used.