From 2ba5a198952d62137a2fdb314fe1d71a243c9545 Mon Sep 17 00:00:00 2001 From: zeus Date: Wed, 24 Feb 2021 23:45:21 +0200 Subject: [PATCH] readme --- README.md | 27 +++++---------------------- 1 file changed, 5 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index ba951a7..e8822dd 100644 --- a/README.md +++ b/README.md @@ -70,36 +70,19 @@

-1. Clone the repo - +1. Register for a free online account +2. Clone the repo ```sh git clone https://git.swarmlab.io:3000/zeus/swarmlab-hybrid.git ``` -1. Install it! - +3. Install it! ```sh cd swarmlab-hybrid ./install.sh ``` -1. Open URL __http://localhost:3088__ in browser - - 1. Register for a free online account - -1. Get a free API Key at **Settings->Enable the Swarmlab hybrid** Menu -1. Get a free API Key at [https://example.com](https://example.com) -2. Clone the repo - ```sh - git clone https://github.com/your_username_/Project-Name.git - ``` -3. Install NPM packages - ```sh - npm install - ``` -4. Enter your API in `config.js` - ```JS - const API_KEY = 'ENTER YOUR API'; - ``` +4. Open URL __http://localhost:3088__ in browser +5. Get a free API Key at **Settings->Enable the Swarmlab hybrid** Menu