Added missing Readme to batchevents sample.

Fixed a C/P mistake on 2 other readmes.
This commit is contained in:
Glenn Renfro
2016-06-13 15:36:19 -04:00
committed by Michael Minella
parent b728775bdf
commit f38e1c4195
3 changed files with 46 additions and 2 deletions

View File

@@ -16,4 +16,4 @@ $ ./mvnw clean install
== Dependencies:
The task processor requires an instance of RabbitMQ to be running.
The task sink requires an instance of RabbitMQ to be running.