You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/09/18 15:53:28 UTC

[camel-spring-boot-examples] 05/40: Added badges

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git

commit bbdf22aefa5cb4ac8ca0b1faca4ebe732e0aa4ec
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu May 21 13:10:46 2020 +0200

    Added badges
---
 README.adoc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.adoc b/README.adoc
index bf6f2ef..86aeef1 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,5 +1,12 @@
 # Welcome to the Apache Camel Spring-Boot Examples
 
+![master build](https://github.com/apache/camel-spring-boot-examples/workflows/master%20build/badge.svg)
+[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.camel/apache-camel/badge.svg?style=flat-square)](https://maven-badges.herokuapp.com/maven-central/org.apache.camel/apache-camel)
+[![Javadocs](http://www.javadoc.io/badge/org.apache.camel/apache-camel.svg?color=brightgreen)](http://www.javadoc.io/doc/org.apache.camel/camel-core)
+[![Stack Overflow](https://img.shields.io/:stack%20overflow-apache--camel-brightgreen.svg)](http://stackoverflow.com/questions/tagged/apache-camel)
+[![Gitter](https://img.shields.io/gitter/room/apache/apache-camel.js.svg)](https://gitter.im/apache/apache-camel)
+[![Twitter](https://img.shields.io/twitter/follow/ApacheCamel.svg?label=Follow&style=social)](https://twitter.com/ApacheCamel)
+
 = Introduction
 
 This directory contains the various examples for working with Apache