diff --git a/README.md b/README.md index 8e1b737b..f8e3b375 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,10 @@ import { Camera } from '@ionic-native/camera'; ] ... }) -``` - -``` export class AppModule { } +``` +```typescript import { Geolocation } from '@ionic-native/geolocation'; import { Platform } from 'ionic-angular';