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 2445744  Added some more icons
2445744 is described below

commit 2445744c6930227e8d3cbe320098806af3dea7c0
Author: Jordan Zimmerman <[email protected]>
AuthorDate: Fri May 15 23:49:08 2020 -0500

    Added some more icons
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e62d595..39855d5 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
 # Apache Curator
 
 [![Build 
Status](https://travis-ci.org/apache/curator.svg?branch=master)](https://travis-ci.org/apache/curator)
-[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.curator/apache-curator.svg)](http://search.maven.org/#search%7Cga%7C1%7Capache-curator)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.curator/apache-curator.svg?logo=Apache+Maven&logoColor=blue)](http://search.maven.org/#search%7Cga%7C1%7Capache-curator)
+[![Curator 
Website](https://img.shields.io/badge/curator-website-red?logo=Apache&logoColor=red)](https://curator.apache.org)
+[![Stack 
Overflow](https://img.shields.io/badge/stackoverflow-Curator_Help-orange?logo=Stack+Overflow&logoColor=orange)](https://stackoverflow.com/questions/tagged/apache-curator)
 
 
 ## What's is Apache Curator?

Reply via email to