diff options
author | Joris | 2019-03-10 19:23:09 +0100 |
---|---|---|
committer | Joris | 2019-03-10 19:23:09 +0100 |
commit | ad232658cc916745ed12f95812d752c5c60e7b02 (patch) | |
tree | a4b8322855cba04bc45a565afc383aae4ee3a00e /README.md | |
parent | b03afe0acc2427febbe07d56f869afb6aee51932 (diff) |
Complete README
Diffstat (limited to 'README.md')
-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 +``` |