diff --git a/README.md b/README.md
index 2b579fd..5113bfe 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ brings this feature to older iOS versions, Android devices and for Windows Store
force: null, // Choose 'ios', 'android' or 'windows'. Don't do a browser check, just always show this banner
hideOnInstall: true, // Hide the banner after "VIEW" is clicked.
layer: false, // Display as overlay layer or slide down the page
- iOSUniversalApp: true, // If the iOS App is a universal app for both iPad and iPhone, display Smart Banner to iPad users, too.
+ iOSUniversalApp: true, // If the iOS App is a universal app for both iPad and iPhone, display Smart Banner to iPad users, too.
appendToSelector: 'body', //Append the banner to a specific selector
onInstall: function() {
// alert('Click install');
@@ -61,7 +61,8 @@ brings this feature to older iOS versions, Android devices and for Windows Store
## Contributors
-[](https://github.com/jasny)
-[](https://github.com/delaetthomas)
+[](https://github.com/jasny)
+[](https://github.com/delaetthomas)
+[](https://github.com/shivanibhanwal)
- [1]: http://developer.apple.com/library/ios/#documentation/AppleApplications/Reference/SafariWebContent/PromotingAppswithAppBanners/PromotingAppswithAppBanners.html
+[1]: http://developer.apple.com/library/ios/#documentation/AppleApplications/Reference/SafariWebContent/PromotingAppswithAppBanners/PromotingAppswithAppBanners.html
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..d9388b3
--- /dev/null
+++ b/index.html
@@ -0,0 +1,37 @@
+
+
+ Criticgiri
+
+
+
+
+
+
+
+
+
+
+
+
Example to show how to use Jquert.smart package for iOS and Android devices