summaryrefslogtreecommitdiff
path: root/index.rst
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2011-02-06 15:16:41 +0800
committerBob Ippolito <bob@redivi.com>2011-02-06 15:16:41 +0800
commit0d087a49106e94358eebf7fd028b5a55d8f6afb9 (patch)
tree23762303b922e6c76922e2f796d493053d0b77fc /index.rst
parent87a8e18b9e454d91ff39c33bcf7fd79f0ec8b671 (diff)
downloadsimplejson-0d087a49106e94358eebf7fd028b5a55d8f6afb9.tar.gz
links
Diffstat (limited to 'index.rst')
-rw-r--r--index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.rst b/index.rst
index 40f364f..0943ad6 100644
--- a/index.rst
+++ b/index.rst
@@ -16,6 +16,9 @@ compatibility with Python 2.5 and (currently) has
significant performance advantages, even without using the optional C
extension for speedups.
+Development of simplejson happens on Github:
+http://github.com/simplejson/simplejson
+
Encoding basic Python object hierarchies::
>>> import simplejson as json