summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2017-08-05 16:13:09 +0200
committerIlya Etingof <etingof@gmail.com>2017-08-05 16:13:09 +0200
commit52f60d22db1b1472797831dce9e245419350a216 (patch)
treea2b370e6ecac3bbb4cbc6620c40f7efbe885b4ca /README.md
parent837037cf186dc901767b90404efcb4cab95612aa (diff)
downloadpyasn1-git-52f60d22db1b1472797831dce9e245419350a216.tar.gz
added pypi badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ee148fc..f0b72b4 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
ASN.1 library for Python
------------------------
+[![PyPI](https://img.shields.io/pypi/v/pyasn1.svg?maxAge=2592000)](https://pypi.python.org/pypi/pyasn1)
[![Python Versions](https://img.shields.io/pypi/pyversions/pyasn1.svg)](https://pypi.python.org/pypi/pyasn1/)
[![Build status](https://travis-ci.org/etingof/pyasn1.svg?branch=master)](https://secure.travis-ci.org/etingof/pyasn1)
[![Coverage Status](https://img.shields.io/codecov/c/github/etingof/pyasn1.svg)](https://codecov.io/github/etingof/pyasn1)