diff --git a/README.adoc b/README.adoc index 593e66e7f..ba7ad320d 100644 --- a/README.adoc +++ b/README.adoc @@ -63,7 +63,8 @@ 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[] +image::{github-raw}/docs/src/main/asciidoc/images/stream-initializr.png[width=100,scaledwidth="25%",align="center"] + . Click the *Generate Project* button. + Doing so downloads the zipped version of the generated project to your hard drive. diff --git a/docs/src/main/asciidoc/images/stream-initializr.png b/docs/src/main/asciidoc/images/stream-initializr.png index 5d90d5a9e..d98310547 100644 Binary files a/docs/src/main/asciidoc/images/stream-initializr.png and b/docs/src/main/asciidoc/images/stream-initializr.png differ