Skip to content

Commit f9fd3f3

Browse files
authored
Merge pull request #532 from salbertson/patch-1
Add "Reviewed by Hound" badge
2 parents 367a1df + 5fb4074 commit f9fd3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Kazoo
22
=====
33

44
[![Build Status](https://travis-ci.org/python-zk/kazoo.svg?branch=master)](https://travis-ci.org/python-zk/kazoo)
5-
65
[![Latest Version](https://img.shields.io/pypi/v/kazoo.svg)](https://pypi.org/project/kazoo/)
6+
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)
77

88
`kazoo` implements a higher level API to [Apache
99
Zookeeper](http://zookeeper.apache.org/) for Python clients.

0 commit comments

Comments
 (0)