Documentation

This commit is contained in:
EddyVerbruggen 2014-01-25 17:18:21 +01:00
parent 26958bb554
commit 4a3aa7ed00

View File

@ -24,13 +24,13 @@ It's great for showing a non intrusive native notification which is guaranteed a
* Pending official support by [PhoneGap Build](https://build.phonegap.com/plugins). * Pending official support by [PhoneGap Build](https://build.phonegap.com/plugins).
Example usages: Example usages:
* There were validation errors * "There were validation errors"
* Account created successfully * "Account created successfully"
* The record was deleted * "The record was deleted"
* Login successful * "Login successful"
* The battery is almost dead * "The battery is almost dead"
* You are now logged out * "You are now logged out"
* Connection failure, plesae try again later * "Connection failure, please try again later"
## 2. Screenshots ## 2. Screenshots