From 5bc603cadc688666e580994462b26ed8ff69b4f6 Mon Sep 17 00:00:00 2001 From: iRaven <44326347+iRaven4522@users.noreply.github.com> Date: Sat, 16 Jul 2022 20:52:44 -0500 Subject: [PATCH] explaining shit in readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b989930..8be852e 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# SubFileMover \ No newline at end of file +# SubFileMover + +very simpleish python program that took me months to figure out- thanks ADHD! :D + +mainly for use with files generated by the educational web application Schoology for people at my school/districts who use it. as of recently, downloading submitted work from an assignment from all students places it in a .zip file, with the actual work buried under many folders (in this case, the students name, revision number, and finally the file itself) + +a modified version of this program was submitted for my AP Performance Task, though that version isn't included for various reasons +