Skip to content

Commit

Permalink
Added note about requiring JSON.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Mar 17, 2011
1 parent 09c11e7 commit 9d3a304
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ Gets a hash of all stored values.

---

This plugin requires the [JSON object](https://developer.mozilla.org/En/Using_native_JSON) to exist. For support in older browsers, you'll need to include [json2.js](https://github.com/douglascrockford/JSON-js).

For more information on cookies, see the [MDN documentation](https://developer.mozilla.org/en/document.cookie).

0 comments on commit 9d3a304

Please sign in to comment.