Update iOS/AppiraterPlugin/README.md

This commit is contained in:
jamesnw
2012-04-01 20:23:02 -06:00
parent bd1bc04e99
commit 7f474f3c69

View File

@@ -1,7 +1,7 @@
# AppiraterPlugin #
by James Stuckey Weber
This plugin allows you to call Appirater userDidSignificantEvent: from javascript.
This plugin allows you to call Appirater userDidSignificantEvent: from javascript. The other Appirater functions should be called in the AppDelegate class as specified by the Appirater install log.
## Adding the Plugin to your Project ##