chore: added instructions to readme

This commit is contained in:
Rushil Umaretiya 2024-01-24 15:43:08 -05:00 committed by GitHub
parent c34db548a1
commit 9a4804ecd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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