aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index 03c94b4..d4c7e8b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
# Visorando scrapper
-Produce a CSV of hikings from a [search result
-page](https://www.visorando.com/randonnee-pyrenees.html`) on
-[visorando](https://www.visorando.com/).
+Produce a CSV from hikings on [visorando](https://www.visorando.com/).
+
+## Getting started
+
+```bash
+./dev start
+```