summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2018-08-05 21:27:08 +0200
committerIlya Etingof <etingof@gmail.com>2018-08-05 21:29:10 +0200
commit59281af34400e508608234bd66dea08dce818882 (patch)
tree9225b8d44c0cc019f4005d1997cdc7924f680186 /README.md
parent0fba331b55b4508eadb3b0cd3ae21568165b2492 (diff)
downloadpysnmp-git-59281af34400e508608234bd66dea08dce818882.tar.gz
Rename LICENSE.txt -> LICENSE.rst
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 9aec21b1..5094558f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ SNMP library for Python
[![PyPI](https://img.shields.io/pypi/v/pysnmp.svg?maxAge=2592000)](https://pypi.org/project/pysnmp/)
[![Python Versions](https://img.shields.io/pypi/pyversions/pysnmp.svg)](https://pypi.org/project/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)
+[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/etingof/pysnmp/master/LICENSE.rst)
This is a pure-Python, open source and free implementation of v1/v2c/v3
SNMP engine distributed under 2-clause [BSD license](http://snmplabs.com/pysnmp/license.html).