aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2016-06-12 10:44:52 +0200
committerIlya Etingof <etingof@gmail.com>2016-06-12 10:44:52 +0200
commitaa4615bddabfda92f370e4882818c8491bfa0427 (patch)
tree566681c83b58da5565d18cac6f9a53223964aaa9 /README.md
parent39b83f20c8b01887e330455ae440c44b702ba5f5 (diff)
downloadpyasn1-aa4615bddabfda92f370e4882818c8491bfa0427.tar.gz
pypi version 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 2c0e65a..daea536 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
ASN.1 library for Python
------------------------
[![Downloads](https://img.shields.io/pypi/dm/pyasn1.svg)](https://pypi.python.org/pypi/pyasn1)
+[![PyPI](https://img.shields.io/pypi/v/pyasn1.svg?maxAge=2592000)](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)
[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/etingof/pyasn1/master/LICENSE.txt)