aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2019-03-10 19:23:09 +0100
committerJoris2019-03-10 19:23:09 +0100
commitad232658cc916745ed12f95812d752c5c60e7b02 (patch)
treea4b8322855cba04bc45a565afc383aae4ee3a00e
parentb03afe0acc2427febbe07d56f869afb6aee51932 (diff)
downloadvisorando-scraper-ad232658cc916745ed12f95812d752c5c60e7b02.tar.gz
visorando-scraper-ad232658cc916745ed12f95812d752c5c60e7b02.tar.bz2
visorando-scraper-ad232658cc916745ed12f95812d752c5c60e7b02.zip
Complete README
-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
+```