Skip to content

Commit

Permalink
Show requirements when holding down a course
Browse files Browse the repository at this point in the history
  • Loading branch information
cemarciano committed Jan 5, 2018
1 parent 4a2b3ce commit 0fcd672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ The js/database.js file contains a list of courses you need to take to graduate.
| name | Course name |
| credits | How many credits a course yields |
| semester | The semester to which the course belongs |
| requirements* | Array containing IDs of courses that lock a course's completion |
| step* | If set, a tooltip and a slider will show up with this step value |

*optional

0 comments on commit 0fcd672

Please sign in to comment.