Skip to content

Commit

Permalink
Removed note about JSON support, redundant since 7ca1ea2
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 13, 2014
1 parent 153ea2f commit 4aa8156
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 @@ -65,7 +65,7 @@ Parses a given (english) string into an object model.
- `source` (`null`, `undefined`, or `String`): The english source to parse.

## Browser Support
Pretty much every browser (available through browserstack) runs all parse-english unit tests; just make sure `JSON` is [polyfill](https://github.com/douglascrockford/JSON-js)’d in browsers that need it.
Pretty much every browser (available through browserstack) runs all parse-english unit tests.

## Related

Expand All @@ -74,4 +74,4 @@ Pretty much every browser (available through browserstack) runs all parse-englis

## License

MIT
MIT

0 comments on commit 4aa8156

Please sign in to comment.