This is an automated email from the ASF dual-hosted git repository.
randgalt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git
The following commit(s) were added to refs/heads/master by this push:
new eeeb198 Update README.md
eeeb198 is described below
commit eeeb1987d1bbd76e78e70f240266cf31cf598ca0
Author: Jordan Zimmerman <[email protected]>
AuthorDate: Wed Feb 27 11:39:47 2019 -0500
Update README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 0f20592..91a6d7b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
# Apache Curator
+[](https://travis-ci.org/apache/curator)
+[](http://search.maven.org/#search%7Cga%7C1%7Capache-curator)
+
+
## What's is Apache Curator?
Apache Curator is a Java/JVM client library for Apache ZooKeeper[1], a
distributed coordination service.