From 445054948690bcf7d318eb0482d868fb7fd36799 Mon Sep 17 00:00:00 2001 From: Yoav Sternberg Date: Fri, 6 Sep 2024 00:20:08 +0300 Subject: [PATCH] :memo: Fix spacing in readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c41d84..3391e20 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ The setup consits of three components: server, website, IDE Connect. See [Archit Now you need the configure the website and the IDE plugin to connect through the server. -1. **Website** - Click the connect button on the top right of the screen. The background will change to green on successful attempt. +1. **Website** - Click the connect button on the top right of the screen. The background will change to green on successful attempt. ![Click the connect button](docs/images/screenshots/website_how_to_connect.png) -2. **IDE** - Follow the explanation in the usage section of the `?` docs. +2. **IDE** - Follow the explanation in the usage section of the `?` docs. ![Connect from IDE](docs/images/screenshots/ide_how_to_connect.png) ## Usage