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:29 UTC

[camel-spring-boot-examples] 06/40: Removed 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 2abe8406f7b82b21b2129eb69465ededabac8606
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu May 21 13:17:23 2020 +0200

    Removed badges
---
 README.adoc | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/README.adoc b/README.adoc
index 86aeef1..90ef95b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,15 +1,8 @@
 # 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
+This project contains the various examples for working with Apache
 Camel Spring Boot. The examples can be run using Maven. When using the Maven
 command, Maven will attempt to download the required dependencies from a
 central repository to your local repository.