diff --git a/calendar/README.md b/calendar/README.md index 1cedc9d..bc40529 100644 --- a/calendar/README.md +++ b/calendar/README.md @@ -1,6 +1,6 @@ ## Usage with Steroids -The SQLite plugin is bundled in with AppGyver Scanner, so there's no need to install it separately. Simply copy the JavaScript files in the `www` directory to your project and load them in your app, e.g. with a `" tag. Note that you only need to load the `sqliteplugin.js` file – on Android, the `sqliteplugin.android.js` file is used automatically instead. Read more at [Steroids Guides](http://guides.appgyver.com/steroids/guides/android/android-extension/). +The Calendar plugin is bundled in with AppGyver Scanner, so there's no need to install it separately. Simply copy the JavaScript files in the `www` directory to your project and load them in your app, e.g. with a `" tag. You also need to make sure that your `config.platform.xml` file has the correct tag defined: