@@ -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`