summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Moss <drkjam@gmail.com>2015-09-03 21:29:28 +0100
committerDavid Moss <drkjam@gmail.com>2015-09-03 21:29:28 +0100
commit8f98827cb25544de2bce6eee3fc0449a56988d53 (patch)
tree522778aea165620f724732cac25d5caa97a41ae9
parent53cad3ddd58ba8ed94895ef9dd055af86291de68 (diff)
downloadnetaddr-8f98827cb25544de2bce6eee3fc0449a56988d53.tar.gz
- changed CircleCI badge to shield style
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ddc807f..7423aee 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
netaddr
=======
-[![Circle CI](https://circleci.com/gh/drkjam/netaddr/tree/rel-0.7.x.svg?style=svg)](https://circleci.com/gh/drkjam/netaddr/tree/rel-0.7.x)
+
+[![Circle CI](https://circleci.com/gh/drkjam/netaddr.png?style=shield)](https://circleci.com/gh/drkjam/netaddr)
A Python library for representing and manipulating network addresses.