diff --git a/README.md b/README.md index 1c73e70e3b31f1d13bcd50a453b241e5611911be..41fef89a78ab2afb9a4de3ca47a7f780f0b71712 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ A React Native bridge module for interacting with [Apple HealthKit] data. * [Permissions](#permissions) * [Methods](#methods) * [isAvailable](#isavailable) + * [initHealthKit](#inithealthkit) + * [getCurrentWeight](#getcurrentweight) + * [saveWeight](#saveweight) ## Getting started