summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2016-03-10 21:56:21 +0100
committerIlya Etingof <etingof@gmail.com>2016-03-10 21:56:21 +0100
commit26d216aab54d4752f2580de6f66bbec2ef2a6f05 (patch)
tree4d8f310fb47f59a1971c025c4385ca35af7685ed /README.md
parenta509d5c71d5680309341c2c526f2e4d8e626d43f (diff)
downloadpyasn1-git-26d216aab54d4752f2580de6f66bbec2ef2a6f05.tar.gz
include pypy build
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f67917..14c9669 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
+![build-status](https://travis-ci.org/etingof/pyasn1.svg?branch=master)
-ASN.1 library for Python ![build-status](https://travis-ci.org/etingof/pyasn1.svg?branch=master)
+ASN.1 library for Python
------------------------
This is a free and open source implementation of ASN.1 types and codecs as a Python