From f8f5b535becba398370e8fb80687b5ca9a67db0c Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Sat, 9 Jul 2016 12:19:16 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3892298..6e1ee1e 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. -- 2.26.2