From 6e2a12abba354cdc6e3215f1d01f0cbc60ea3473 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Mon, 27 Jun 2016 02:28:35 -0400 Subject: [PATCH] Update README.md created documentation section and starting on methods doc --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0ce91c9..cf37ad4 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,11 @@ AppleHealthKit.saveWeight({weight:myWeight}, (err, res) => { ``` + +## Documentation + +### Methods + +**`isAvailable`** : check if HealthKit is available on the device + [Apple HealthKit]: https://developer.apple.com/healthkit/ -- 2.26.2