From d10cba47ba3ddc472875fecc26cb4d0ba58b3c29 Mon Sep 17 00:00:00 2001 From: Terrillo Walls Date: Wed, 6 Sep 2017 12:41:23 -0500 Subject: [PATCH] Docs polish --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index e4d0578..2796293 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ A React Native bridge module for interacting with [Apple Healthkit] data. * [getRespiratoryRateSamples](#getrespiratoryratesamples) * [getBloodGlucoseSamples](#getbloodglucosesamples) * [getSleepSamples](#getsleepsamples) - * [Examples](#examples) ## References - Apple Healthkit Documentation [https://developer.apple.com/Healthkit/](https://developer.apple.com/Healthkit/) @@ -930,8 +929,4 @@ AppleHealthkit.getSleepSamples(options, (err: Object, results: Array) => }); ``` -## Examples -- [Steps Demo](https://github.com/GregWilson/rn-apple-Healthkit/tree/master/examples/StepsDemo) -- [Body Measurements Demo](https://github.com/GregWilson/rn-apple-Healthkit/tree/master/examples/BodyMeasurements) - > *This package is fork from [react-native-apple-Healthkit](https://github.com/GregWilson/react-native-apple-Healthkit)* -- 2.26.2