summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2016-03-10 21:23:42 +0100
committerIlya Etingof <etingof@gmail.com>2016-03-10 21:23:42 +0100
commit58abef5c8bd4eab63739bd634d83474bc5f2e2c3 (patch)
treee34b4c33ac40a7a7b1de14a54ca5c80f4dee313a /README.md
parent72bb3617a9aaea8a7ee4dcaa3da02463b4faf48f (diff)
downloadpyasn1-git-58abef5c8bd4eab63739bd634d83474bc5f2e2c3.tar.gz
try installing prior to running tests
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7ab7ea6..0f67917 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-ASN.1 library for Python [![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)
------------------------
This is a free and open source implementation of ASN.1 types and codecs as a Python