From cf3fcd37141bf6b7b99ee62d61b0a3cba45058ee Mon Sep 17 00:00:00 2001 From: Anson Lai Date: Sun, 22 May 2022 12:47:58 -0700 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 842e179..34f1f0e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Tesla Service Manual Scraper +This script will download the Tesla Service Manual onto a local doc folder for offline access. + ## Setup 1. Go into `secrets.py` and fill out `tesla_account_email` and `tesla_account_password` with your account and password.