Update root README.

This commit is contained in:
Soby Chacko
2018-03-09 11:04:21 -05:00
committed by GitHub
parent e94de0d535
commit 3e4a53a308

View File

@@ -29,6 +29,7 @@ However, the recommended approach to build them is to pick the sample that you a
* Basic StreamListener sample (Kafka and Rabbit)
* Transformer sample (Kafka and Rabbit)
* Reactive processor sample (Kafka and Rabbit)
* Sensor average calculation using reactive patterns (Kafka and Rabbit)
==== Multi IO sample
@@ -66,4 +67,4 @@ A collection of various applications in stream processing using Spring Cloud Str
This module is strictly used as an end to end acceptance test framework for the samples in this repo.
By default, the tests are not run as part of a normal build.
Please see the README in the acceptance test module for more details.
Please see the README in the acceptance test module for more details.