summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2016-03-11 19:47:59 +0100
committerIlya Etingof <etingof@gmail.com>2016-03-11 19:47:59 +0100
commit2826c566cba4f1fab04c056cb6d7c345b2165d69 (patch)
treeb5f24300f8c5586bec2c07949527dade17436772 /README.md
parent08734d2318016defc72c85b90142b79adcce9c87 (diff)
downloadpyasn1-git-2826c566cba4f1fab04c056cb6d7c345b2165d69.tar.gz
widget fix
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 75b2f19..83bd745 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ ASN.1 library for Python
[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/etingof/pyasn1/master/LICENSE.txt)
[![Downloads](https://img.shields.io/pypi/dm/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/coverage.svg?branch=master)
+[![Coverage Status](https://img.shields.io/codecov/c/github/etingof/pyasn1.svg)](https://codecov.io/github/etingof/pyasn1/coverage.svg?branch=master)
This is a free and open source implementation of ASN.1 types and codecs
as a Python package. It has been first written to support particular