diff --git a/README.md b/README.md index 70b31d6df37e95371b1e5941beae4ed894a9dc81..8586d264e4ea621d0298e28f720f7745bcc134d4 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ A React Native bridge module for interacting with [Apple HealthKit] data. * [getStepCountForToday](#getstepcountfortoday) * [getStepCountForDay](#getstepcountforday) * [getMultiDayStepCounts](#getmultidaystepcounts) + * [getDistanceWalkingRunning](#getdistancewalkingrunning) + * [getDistanceCycling](#getdistancecycling) + * [getFlightsClimbed](#getflightsclimbed) * [getLatestWeight](#getlatestweight) * [getWeightSamples](#getweightsamples) * [saveWeight](#saveweight)