Commit 6e2a12ab authored by Greg Wilson's avatar Greg Wilson Committed by GitHub

Update README.md

created documentation section and starting on methods doc
parent 4ea4fdfb
......@@ -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/
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment