diff --git a/README.md b/README.md index dd22d76f..3a5f84e1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ Kazoo ===== -![Travis Build](https://travis-ci.org/python-zk/kazoo.svg?branch=master) +[![Build Status](https://travis-ci.org/python-zk/kazoo.svg?branch=master)](https://travis-ci.org/python-zk/kazoo) -![Latest Version](https://img.shields.io/pypi/v/kazoo.svg) +[![Latest Version](https://img.shields.io/pypi/v/kazoo.svg)](https://pypi.org/project/kazoo/) `kazoo` implements a higher level API to [Apache Zookeeper](http://zookeeper.apache.org/) for Python clients.