Added a quick list enumerating the 4 categories for examples in README.md

This commit is contained in:
Gunnar Hillert
2011-08-15 23:53:19 -04:00
parent 55c18bf873
commit 6e07daaed1

View File

@@ -3,7 +3,14 @@ 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.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.
Welcome to the Spring Integration Samples. To simplify your experience, Spring Integration Samples were split into 4 distinct categories:
* Basic
* Intermediate
* Advanced
* Applications
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!*