diff --git a/README.md b/README.md index 02c29891abd355ce22695d63654b192753150abf..0ce91c9c830bb7fe3bd999f96749789071e3cb89 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ AppleHealthKit.initHealthKit(healthKitOptions, (err, res) => { // ... }); -... ```