From 735b4c113b0a8fe4f8d0d1c210194356ccf7c618 Mon Sep 17 00:00:00 2001 From: Ariff Jeff Date: Wed, 25 Sep 2024 23:46:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0154f0..166b2d2 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It is important to note that this project locally handles the user credentials o ## Requirements - Firefox - Excel -- [Python 3.10.10](https://www.python.org/downloads/release/python-31010/) (known to not work on some other versions!) +- [Python 3.10.10](https://www.python.org/downloads/release/python-31010/) or higher. (only tested on 3.10.10) - User job application data must only include U.S. addresses (ReEmployCT requirement) - Minimum of 3 work searches (job applications) per week (ReEmployCT requirement) - Currently only job applications are supported by this program as data entries into ReEmployCT from the Excel file. (Job applications are defined as "employer contacts" by CT DOL). In other words, a valid work search such as a job fair attendance can not be entered by this program and instead would need to be entered into ReEmployCT manually.