Add README.md

This commit is contained in:
2024-02-15 20:31:04 +00:00
parent 2fbcad3cfa
commit bcbf20ef25

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
This is a Python tool with Selenium to assign things at my job.
There are three people that this thing will work for.
If you're not one of those three people, this will do nothing for you.
Clone this repository into an accessible folder, cd into the folder, run pip install Selenium, and then run python AssignerPal.py
It will prompt you asking for information, and then open a browser. Follow the command line instructions.