diff --git a/README.md b/README.md
index 5718cde..9512487 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# AppAvailability for iOS and Android
-`Version 0.3.2`
+`Version 0.3.3`
A Plugin for Apache Cordova and Adobe PhoneGap by [ohh2ahh](http://ohh2ahh.com).
@@ -62,7 +62,7 @@ AppAvailability works with PhoneGap build too. You can implement the latest vers
```
Or if you want to use an exact version of AppAvailability:
```xml
-
+
```
There is no need to reference the JavaScript in your `index.html`.
diff --git a/plugin.xml b/plugin.xml
index b9e863c..c8167b5 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
+ version="0.3.3">
AppAvailability
@@ -11,6 +11,9 @@
Cordova,PhoneGap,plugin,app,availability,installed, URIScheme,URI,Scheme,PackageName,Package,Name,iOS,Android
+ https://github.com/ohh2ahh/AppAvailability.git
+ https://github.com/ohh2ahh/AppAvailability/issues
+
MIT