From 2d4c84e5362f55addd42c55e2f3f97d6def0c2d0 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Fri, 16 Nov 2018 11:12:28 +0100 Subject: [PATCH] Updated README --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index ba7ad320d..bee3ca144 100644 --- a/README.adoc +++ b/README.adoc @@ -63,7 +63,7 @@ For example, you can choose Gradle as your build tool instead of Maven (the defa The value of the *Artifact* field becomes the application name. If you chose RabbitMQ for the middleware, your Spring Initializr should now be as follows: + -image::{github-raw}/docs/src/main/asciidoc/images/stream-initializr.png[width=100,scaledwidth="25%",align="center"] +image::{github-raw}/docs/src/main/asciidoc/images/spring-initializr.png[Spring Initializr] . Click the *Generate Project* button. +