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

@@ -30,4 +30,4 @@ $ java -jar <PATH_TO_LOG_SINK_JAR>/log-sink-rabbit-1.0.0.BUILD-SNAPSHOT.jar --se
== Dependencies:
The task processor requires an instance of RabbitMQ to be running.
The task-events sample requires an instance of RabbitMQ to be running.