From ad232658cc916745ed12f95812d752c5c60e7b02 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 10 Mar 2019 19:23:09 +0100 Subject: Complete README --- README.md | 10 +++++++--- 1 file 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 +``` -- cgit v1.2.3