From 3109b1b219733b470a56b4e8c2a1f6cd9b3f98c2 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Tue, 28 Jun 2016 20:29:47 -0400 Subject: [PATCH] updated formatting --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca8e13d..a8f25a2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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") #### Notice -*This package is undergoing rapid development and should be considered unstable for the time being. +> *This package is undergoing rapid development and should be considered unstable for the time being. Use at your own risk* #### Table of Contents @@ -33,7 +33,7 @@ A React Native bridge module for interacting with [Apple HealthKit] data. ### Installation -Install the package from npm: +Install the [react-native-apple-healthkit] package from npm: `npm install react-native-apple-healthkit --save` @@ -336,3 +336,4 @@ get the most recent lean body mass. the value is a number representing the weigh [Apple HealthKit]: https://developer.apple.com/healthkit/ +[react-native-apple-healthkit]: https://www.npmjs.com/package/react-native-apple-healthkit -- 2.26.2