Browse Source

:memo: extend README

jmacura 5 years ago
parent
commit
49c5a018fd
1 changed files with 8 additions and 0 deletions
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -1,2 +1,10 @@
 # ows-browser
 
+An OGC Web Services Browser, powered by HSLayers-NG.
+
+## Installation instructions
+
+1. `git clone https://git.lesprojekt.cz/jmacura/ows-browser.git`
+2. `npm i`
+3. `npm run build`
+4. serve `./build/index.html`