From 6869f1dad6ccc7b5fd4bc6cbf59ca35f5b647e07 Mon Sep 17 00:00:00 2001
From: Matteo Pergolesi <matpergo@gmail.com>
Date: Sun, 23 Aug 2020 19:28:59 +0200
Subject: [PATCH] Improve usage section.

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 155fa5b..80a1c9e 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,9 @@ Via IntelliJ platform marketplace
 
 ## Usage
 
-Open a Swagger or OpenAPI specification file, that's it.
+Open a Swagger or OpenAPI specification file.
+At the bottom left of the just opened editor tab you will see two buttons, *Text* and *Redoc*.
+Click on the *Redoc* button.
 
 ## Testing