diff --git a/README.md b/README.md index af46231..548cd93 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ 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