Browse Source

readme

master
zeus 3 years ago
parent
commit
f55b432d98
  1. 32
      README.md

32
README.md

@ -70,40 +70,18 @@
<br /> <br />
<p align="center"> <p align="center">
<p align="center"> <p align="center">
1. Register for a free online account - Clone the repo
2. Clone the repo
```sh ```sh
git clone https://git.swarmlab.io:3000/zeus/swarmlab-hybrid.git git clone https://git.swarmlab.io:3000/zeus/swarmlab-hybrid.git
``` ```
3. Install it! - Install it!
```sh
cd swarmlab-hybrid
./install.sh
```
4. Open URL __http://localhost:3088__ in browser
5. 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://git.swarmlab.io:3000/zeus/swarmlab-hybrid.git
```
3. Install it!
```sh ```sh
cd swarmlab-hybrid cd swarmlab-hybrid
./install.sh ./install.sh
``` ```
4. Enter your API in `config.js` - Open URL __http://localhost:3088__ in browser
```JS - Register for a free online account
const API_KEY = 'ENTER YOUR API'; - Get a free API Key at **Settings->Enable the Swarmlab hybrid** Menu
```
</p> </p>
</p> </p>

Loading…
Cancel
Save