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

[camel-spring-boot-examples] 02/40: Added more info to README

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 20cfa156f963437cfe4aba1bcf63070000e0ba0d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu May 21 12:41:27 2020 +0200

    Added more info to README
---
 README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.adoc b/README.adoc
index d4820ea..bf6f2ef 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,9 +1,9 @@
-# Welcome to the Apache Camel Examples
+# Welcome to the Apache Camel Spring-Boot Examples
 
 = Introduction
 
 This directory contains the various examples for working with Apache
-Camel. The examples can be run using Maven. When using the Maven
+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.
 View the individual example READMEs for details.