diff --git a/README.md b/README.md
index 869196d0..3e6ea7a6 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,8 @@ cordova plugin remove com.tokbox.cordova.opentok
All your editing will be done in your www folder.
-To use the opentok library, make sure you include `opentok.js` file in your HTML document.
+~~To use the opentok library, make sure you include `opentok.js` file in your HTML document.~~
+The `opentok.js` file is now automatically included by cordova.
```HTML
diff --git a/plugin.xml b/plugin.xml
index 2ea74239..e79b3b3a 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -9,6 +9,10 @@
Apache 2.0
opentok,tokbox
+
+
+
+