diff options
-rw-r--r-- | README.md | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -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 +``` |