summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index 79f8402..6580dda 100644
--- a/README.rst
+++ b/README.rst
@@ -1,12 +1,6 @@
simplejson
----------
-.. image:: https://travis-ci.org/simplejson/simplejson.svg?branch=master
- :target: https://travis-ci.org/simplejson/simplejson
-
-.. image:: https://ci.appveyor.com/api/projects/status/3riqhss6vca680gi/branch/master?svg=true
- :target: https://ci.appveyor.com/project/etrepum/simplejson/branch/master
-
simplejson is a simple, fast, complete, correct and extensible
JSON <http://json.org> encoder and decoder for Python 3.3+
with legacy support for Python 2.5+. It is pure Python code