From 9a4804ecd08b28a9f3e97fbb07808ce87dcb9210 Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Wed, 24 Jan 2024 15:43:08 -0500 Subject: [PATCH] chore: added instructions to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c87d89d..458d93f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # auto-mdh Automated script for MyDigitalHand + +## Instructions +1. Clone the repository and install the latest version of Python `playwright` +2. Copy `secrets.sample` to `secrets.py` and `schedule.sample` to `schedule.csv` and fill in with your information and TA schedule +3. Setup cron job to run script every 5 minutes