Closed nakulpathak3 closed 6 years ago
Currently the badges just open a static image of the badges. This makes it so that it opens the actual links to latest travis build and PyPi instead.
Updated README.
For context: https://docs.travis-ci.com/user/status-images/ this is where I got the Travis link button command. And https://badge.fury.io/for/py/kazoo for the PyPi badge.
Update: Moved to using shields.io like it was before instead of badge.fury. Here's the README with shields.io.
Currently the badges just open a static image of the badges. This makes it so that it opens the actual links to latest travis build and PyPi instead.
Updated README.
For context: https://docs.travis-ci.com/user/status-images/ this is where I got the Travis link button command. And https://badge.fury.io/for/py/kazoo for the PyPi badge.
Update: Moved to using shields.io like it was before instead of badge.fury. Here's the README with shields.io.