This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git
The following commit(s) were added to refs/heads/master by this push: new 2abe840 Removed badges 2abe840 is described below commit 2abe8406f7b82b21b2129eb69465ededabac8606 Author: Andrea Cosentino <anco...@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 - -[](https://maven-badges.herokuapp.com/maven-central/org.apache.camel/apache-camel) -[](http://www.javadoc.io/doc/org.apache.camel/camel-core) -[](http://stackoverflow.com/questions/tagged/apache-camel) -[](https://gitter.im/apache/apache-camel) -[](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.