Updated README

This commit is contained in:
Dr. E
2013-12-02 16:04:55 +01:00
parent c896dd6514
commit e20b26dd74
+1 -1
View File
@@ -13,7 +13,7 @@ Phonegap manages cookies internally, but doesn't expose any function for clearin
Cookies is compatible with [Cordova Plugman](https://github.com/apache/cordova-plugman) and ready for the [PhoneGap 3.0 CLI](http://docs.phonegap.com/en/3.0.0/guide_cli_index.md.html#The%20Command-line%20Interface_add_features), here's how it works with the CLI:
```
$ phonegap local plugin add https://github.com/bez4pieci/Cookies.git
$ phonegap local plugin add https://github.com/bez4pieci/Phonegap-Cookies-Plugin.git
```
## Usage