update sschedule generator link in README.md

This commit is contained in:
SowinskiBraeden committed 2022-05-16 18:59:48 -07:00
1 parent 0a06f425ff
commit d6f86e5013
1 file changed
+1 -1
+1 -1
View File
@@ -14,7 +14,7 @@ this on as a full project to work on for my Software Engineering class and is no
work on this till completion, starting with this API, and then the front end, learning new tricks and languages
along the way.
I highly recommend looking at the testing for [schedule generation](/test/scheduleGenerator), [version 3](/test/scheduleGenerator/v3.py)
I highly recommend looking at the testing for [schedule generation](/test/scheduleGenerator), [version 3](/test/scheduleGenerator/generator_v3.py)
## Future Plans