Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
khazelton committed May 1, 2019
1 parent cd45fb1 commit 5936f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SIS/README.md
@@ -36,5 +36,5 @@ To restart the containers after the initial startup and database setup, run

The application will be available at http://localhost:3000. To add / modify
users, go to http://localhost:3000/users. To add/modify courses, go to
http://localhost:3000/courses. To enroll students in courses, use the "Edit" button on the users page. Set the checkboxes for the courses you want that student to be enrolled in.
http://localhost:3000/courses. To enroll students in courses, use the "Edit" button on the users page. Set the checkboxes for the courses you want that student to be enrolled in, and click the "Update User" button.

0 comments on commit 5936f8e

Please sign in to comment.