diff --git a/README.md b/README.md new file mode 100644 index 0000000..96ed040 --- /dev/null +++ b/README.md @@ -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.