Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ohh2ahh committed Apr 8, 2014
1 parent 089b395 commit 372fee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ AppAvailability works with PhoneGap build too. You can implement the latest vers
```
Or if you want to use an exact version of AppAvailability:
```xml
<gap:plugin name="com.ohh2ahh.plugins.appavailability" version="0.2.0" />
<gap:plugin name="com.ohh2ahh.plugins.appavailability" version="0.2.1" />
```

There is no need to reference the JavaScript in your `index.html`.

## 3. Usage

:exclamation: The usage changed in version 0.2.0! You can find the [old docs here](https://github.com/ohh2ahh/AppAvailability/blob/v0.1.1/README.md).
:exclamation: The code changed in version 0.2.0! You can find the [old docs here](https://github.com/ohh2ahh/AppAvailability/blob/v0.1.1/README.md).

### iOS

Expand Down

0 comments on commit 372fee2

Please sign in to comment.