Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
abarnhard committed Aug 6, 2014
1 parent 18f5f2b commit 59cf637
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,21 @@ Grader-v2 is a simple LMS system for tracking student performance
### Models
```
Student
--------------
name
color
tests
--------------
#onHonorRoll
#isSuspended
#average
#avg
#letter
#save
#addTest
#color
#getColor
--------------
.findAll
.findById
```
### Features
- Object Oriented
Expand Down

0 comments on commit 59cf637

Please sign in to comment.