summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenn Knowles <kenn.knowles@gmail.com>2013-12-11 14:57:23 -0500
committerKenn Knowles <kenn.knowles@gmail.com>2013-12-11 14:57:23 -0500
commit78b51c5b2549b57c80599732a3294e077d2251c8 (patch)
tree4abcbbe5d552ef4e73f61ec002a194a888cc1113
parent25db9bd0de73d895893ef8dac7e78209574aa890 (diff)
downloadjsonpath-rw-78b51c5b2549b57c80599732a3294e077d2251c8.tar.gz
Update README.rst
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index dfe89de..38cf4f0 100644
--- a/README.rst
+++ b/README.rst
@@ -6,7 +6,7 @@ https://github.com/kennknowles/python-jsonpath-rw
|Build Status| |Test coverage| |PyPi version| |PyPi downloads|
This library provides a robust and significantly extended implementation
-of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, and 3.3.
+of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, 3.3, and PyPy.
This library differs from other JSONPath implementations in that it is a
full *language* implementation, meaning the JSONPath expressions are