From 59fa012a1852f196d7af23fe63e82ea13abd942d Mon Sep 17 00:00:00 2001 From: Carlos <28845529+mesacarlos@users.noreply.github.com> Date: Mon, 12 Aug 2019 20:23:15 +0200 Subject: [PATCH] README Update --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d691934..763a4bc 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,11 @@ WebConsole does not support PEM certificates, so you will need to convert it to 4. Copy keystore.jks to your plugin folder (plugins/WebConsole/keystore.jks) -## How it works +## Using web interface -1. How to install web interface / connect to github pages -2. How to add servers +1. Download web interface from [Releases](https://github.com/mesacarlos/WebConsole/releases) +2. If you want, you can host it in a web server, or use it offline. That's up to you. +3. To start adding servers, click on `Your servers`, and then `Add server`. Fill Server name and URI and you are ready to go. You will be prompted for password when connecting. ## Technical information