This is an automated email from the ASF dual-hosted git repository.
hanm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/master by this push:
new ebbdfb9 ZOOKEEPER-3525: Add project status badges to README
ebbdfb9 is described below
commit ebbdfb978b759040b7cd86df05bf53b22fff7f48
Author: John Tran <jptran318@gmail.com>
AuthorDate: Wed Aug 28 22:16:32 2019 -0700
ZOOKEEPER-3525: Add project status badges to README
Other projects like [Spark](https://github.com/apache/spark) and [Hive](https://github.com/apache/hive)
have status badges on their READMEs. I'd like to start contributing to ZooKeeper so I think
this is a simple first task.

Author: John Tran <jptran318@gmail.com>
Reviewers: Michael Han <hanm@apache.org>
Closes #1067 from jooohhn/ZOOKEEPER-3525
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 08467d3..9a248e1 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Apache ZooKeeper
+# Apache ZooKeeper [](https://travis-ci.org/apache/zookeeper)
[](https://zookeeper.apache.org/releases.html)
[](https://github.com/apache/zookeeper/blob/master/LICENSE.txt)

For the latest information about Apache ZooKeeper, please visit our website at:
|