Commit 25ceedc7912b3b586c723c12fcc336f4c7a0f291
1 parent
efd0af87b3
Exists in
master
Removed semanlear :(
Showing 1 changed file with 10 additions and 10 deletions Side-by-side Diff
README.md
View file @
25ceedc
... | ... | @@ -2,16 +2,16 @@ |
2 | 2 | |
3 | 3 | Flashy is a realtime collaborative flashcard sharing app combined with a spaced-repetition study system. Flashy was developed by CSE 110 students in spring quarter 2015: |
4 | 4 | |
5 | - - lhawkins - Laura Hawkins | |
6 | - - ckwang - Chung Kang Wang | |
7 | - - arnog - Arno Gau | |
8 | - - abuss - Andrew Buss | |
9 | - - rray - Rohan Rangray | |
10 | - - rlee - Rachel Lee | |
11 | - - mjeng - Melody Jeng | |
12 | - - kmach - Kevin Mach | |
13 | - - mrahman - Masud Rahman | |
14 | - - namtran - Phuong Tran | |
5 | + - lhawkins | |
6 | + - ckwang | |
7 | + - arnog | |
8 | + - abuss | |
9 | + - rray | |
10 | + - rlee | |
11 | + - mjeng | |
12 | + - kmach | |
13 | + - mrahman | |
14 | + - namtran | |
15 | 15 | |
16 | 16 | Flashy's code is divided among the flashy-backend repository (this one!) and the flashy-frontend repository. When running the local server, these repositories should be sibling directories and the flashy-frontend repository must be cloned into a directory of the same name. |
17 | 17 |