add setup instructions to readme

This commit is contained in:
PAlexanderFranklin 2023-11-11 22:52:14 -08:00
parent 07463d3bff
commit ae67f3e3c1

View File

@ -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