From b9b10634db8cc524feff36dd495b23df88ec4901 Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Mon, 15 Aug 2011 17:31:01 -0400 Subject: [PATCH] Added link to the Spring Integration Home page to README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19c46dc2..ef69b7a9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Spring Integration Samples # Introduction -Welcome to the Spring Integration Samples. To simplify your experience, Spring Integration Samples were split into 4 distinct categories. Inside of each category you'll find a 'readme.txt' which will contain a more detailed description of that category's specifics. Each sample also comes with its own 'readme.txt' file explaining details. +Welcome to the Spring Integration Samples. To simplify your experience, Spring Integration Samples were split into 4 distinct categories. Inside of each category you'll find a 'README.md' which will contain a more detailed description of that category's specifics. Each sample also comes with its own 'readme.txt' file explaining details. *Happy Integration!* @@ -29,4 +29,4 @@ This category targets developers and architects who have a good understanding of #Resources - +For more information, please visit the Spring Integration website at: [http://www.springsource.org/spring-integration](http://www.springsource.org/spring-integration)