From eceb7b0dfe5f9e024eb27dbb7cab5127ed617e32 Mon Sep 17 00:00:00 2001 From: nuwanbando Date: Wed, 25 May 2016 15:44:09 -0400 Subject: [PATCH] image --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6a4cfbf..5e6b682 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,11 @@ The solutions architeture is as follows, $ docker-compose up -d -This will start DSS / MB / DSS and deploy the samples -You can publish a payload from MB to _books_ queue or -post a payload via http endpoint +/* + * This will start DSS / MB / DSS and deploy the samples + * You can publish a payload from MB to "books" queue or + * post a payload via http endpoint + */ ```