diff --git a/SPECIFICATIONS.md b/SPECIFICATIONS.md index 0bed1c712616d7f598578191a807fada83cb4282..dcae70b22c684bc739189cd8c419d65ec6057581 100644 --- a/SPECIFICATIONS.md +++ b/SPECIFICATIONS.md @@ -10,6 +10,8 @@ ![Group Project UML Diagram](https://gitlab.cs.wallawalla.edu/sextja/cptr142_group_project/raw/master/GroupProjectUML.png) * ___Procedural Flow Diagram___ +* ![Procedure flow](https://gitlab.cs.wallawalla.edu/sextja/cptr142_group_project/raw/master/Procedural%20Flow%20Diagram.png) + * Loads data from text file from previous runs (users, progress levels, etc.) * Ask the user for a username (after this point the interface will be different for teacher or student) * _Student_