add setup instructions to readme
This commit is contained in:
parent
07463d3bff
commit
ae67f3e3c1
@ -1 +1,8 @@
|
|||||||
Puppeteer application for crawling uber and lyft for tax information
|
Puppeteer application for crawling uber and lyft for tax information
|
||||||
|
|
||||||
|
# SetUp
|
||||||
|
|
||||||
|
Start by copying options.json.example, removing the .example and filling in the options.
|
||||||
|
Run `npm ci` inside of the directory.
|
||||||
|
|
||||||
|
run src/index.js
|
||||||
|
Loading…
Reference in New Issue
Block a user