From 60041db58ca29f829425d4f2763676a79bb8fde7 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Sun, 26 Jun 2016 21:35:19 -0400 Subject: [PATCH] updated readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8dfef08..e33fa35 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # react-native-apple-healthkit -A React Native bridge module for interacting with Apple HealthKit data. - -####[HealthKit](https://developer.apple.com/healthkit/) +A React Native bridge module for interacting with [Apple HealthKit] data. ![Alt text](https://devimages.apple.com.edgekey.net/assets/elements/icons/healthkit/healthkit-64x64.png "Apple HealthKit") ## Getting started @@ -15,3 +13,6 @@ A React Native bridge module for interacting with Apple HealthKit data. 5. Click `RCTAppleHealthKit.xcodeproj` in the project navigator and go the `Build Settings` tab. Make sure 'All' is toggled on (instead of 'Basic'). In the `Search Paths` section, look for `Header Search Paths` and make sure it contains both `$(SRCROOT)/../../react-native/React` and `$(SRCROOT)/../../../React` - mark both as `recursive`. 5. Compile and have fun + + +[Apple HealthKit]: http://www.reddit.com \ No newline at end of file -- 2.26.2