Skip to content

Commit

Permalink
small change on title and readme!
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamnag committed Jun 17, 2014
1 parent 01a2265 commit 4852a0b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**WARNING** this plugin is in a very unstable state and may even not work! use it only if you know what you are doing!
**WARNING** this plugin is right now tested for android and may not work on iOS! use it only if you know what you are doing!

## Cordova InAppBilling plugin for iOS and Android
This plugin targets in app purchasing for PlayStore in-app billing API v3 and StoreKit on iOS >= 7 providing a unified JavaScript interface in order to make it possible having one JavaScript code which works with both stores.
Expand All @@ -7,4 +7,4 @@ Refer to [Wiki](https://github.com/mohamnag/InAppBilling/wiki) for introduction
instructions on using this plugin.

## License
This plugin ins licensed under MIT license.
This plugin is licensed under MIT license.
7 changes: 3 additions & 4 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@
id="com.mohamnag.inappbilling"
version="0.0.1">

<name>InAppBilling</name>
<name>Multiplatform InAppBilling</name>
<description>
Use this in-app Billing plugin to sell digital goods, including
one-time items and recurring subscriptions from your Cordova
application.
This plugin inteds to provide unified JS API for all of the supported
platforms.

More details and full documentation can be found on: https://github.com/mohamnag/InAppBilling/wiki
</description>
Expand Down

0 comments on commit 4852a0b

Please sign in to comment.