summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2017-02-04 20:29:05 +0100
committerIlya Etingof <etingof@gmail.com>2017-02-04 20:29:05 +0100
commit97d0f7443365890c69deec4f163242ac67db33a2 (patch)
treed23c41865f43bef1179d91d5b9ae9200fb58f3c4 /README.md
parentea9371538942f4cd2dd0704926bbbfbe3d6421d9 (diff)
downloadpysnmp-git-97d0f7443365890c69deec4f163242ac67db33a2.tar.gz
add 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 46ba0ec6..0b611283 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
SNMP library for Python
-----------------------
+[![PyPI](https://img.shields.io/pypi/v/pysnmp.svg?maxAge=2592000)](https://pypi.python.org/pypi/pysnmp)
[![Python Versions](https://img.shields.io/pypi/pyversions/pysnmp.svg)](https://pypi.python.org/pypi/pysnmp/)
[![Build status](https://travis-ci.org/etingof/pysnmp.svg?branch=master)](https://secure.travis-ci.org/etingof/pysnmp)
[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/etingof/pysnmp/master/LICENSE.txt)