add documentation
This commit is contained in:
parent
ac093e01d4
commit
f3d9440994
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
|
@ -20,3 +20,17 @@ node src/index.js \
|
|||
...will show `XXX releases`.
|
||||
|
||||
More help with `node src/index.js --help`.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Requirements:
|
||||
|
||||
* node >= 10
|
||||
* yarn
|
||||
|
||||
```
|
||||
$ git clone https://gitnet.fr/deblan/scraper.git
|
||||
$ cd scraper
|
||||
$ yarn
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue