Commit ee03b078 authored by Greg Wilson's avatar Greg Wilson Committed by GitHub

Update README.md

parent deea2036
......@@ -112,7 +112,7 @@ AppleHealthKit.saveWeight({value:myWeight}, (err, res) => {
The available HealthKit permissions to use with `initHealthKit`
#### Read Permissions
##### Read Permissions
| Permission | HealthKit Identifier Type |
|-------------------|-----------------------------------------------|
......@@ -127,7 +127,7 @@ The available HealthKit permissions to use with `initHealthKit`
| DietaryEnergy | HKQuantityTypeIdentifierDietaryEnergyConsumed |
| ActiveEnergy | HKQuantityTypeIdentifierActiveEnergyBurned |
#### Write Permissions
##### Write Permissions
| Permission | HealthKit Identifier Type |
|-------------------|-----------------------------------------------|
......
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