Commit 6005ce08 authored by Greg Wilson's avatar Greg Wilson Committed by GitHub

Update README.md

parent 3a584ee9
...@@ -154,7 +154,7 @@ AppleHealthKit.getCurrentWeight(null, (err: string, weight: number) => { ...@@ -154,7 +154,7 @@ AppleHealthKit.getCurrentWeight(null, (err: string, weight: number) => {
___ ___
**`saveWeight`** : save a numeric weight value to HealthKit ### **`saveWeight`** : save a numeric weight value to HealthKit
`saveWeight` accepts an object containing a numeric weight value with the key *weight*: `saveWeight` accepts an object containing a numeric weight value with the key *weight*:
```javascript ```javascript
......
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