diff --git a/README.md b/README.md
index dbc90d54946a80cb19e317c0e34246d786511582..c17fc557d1c0b63e2b6ee0e41bd223af462ef6b9 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,11 @@
 # ADEX-GUI
 
-Astron Data Explorer - GUI
\ No newline at end of file
+Astron Data Explorer - GUI
+
+Prototype for an information portal to the ASTRON datasources (WSRT, Apertif, LOFAR, VO, ...).
+
+This frontend (ReactJS) connects to the ADEX-API (Django).
+
+## Documentation
+* frontend: https://git.astron.nl/vermaas/adex-gui/wikis/ADEX-GUI
+* backend: https://git.astron.nl/vermaas/adex-api/wikis/ADEX-API
diff --git a/run.bat b/run.bat
new file mode 100644
index 0000000000000000000000000000000000000000..c5855824870acb947e4de22ed73b33a24204c3d2
--- /dev/null
+++ b/run.bat
@@ -0,0 +1 @@
+npm run start