From 5fb4074b9a65edf70eccc668da899470e4ccebd4 Mon Sep 17 00:00:00 2001 From: Scott Albertson Date: Thu, 18 Oct 2018 13:46:03 -0700 Subject: Add "Reviewed by Hound" badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a5f84e..db368a3 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Kazoo ===== [![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)](https://pypi.org/project/kazoo/) +[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com) `kazoo` implements a higher level API to [Apache Zookeeper](http://zookeeper.apache.org/) for Python clients. -- cgit v1.2.1