diff --git a/README.md b/README.md index 5df63a7..ac046fd 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,16 @@ 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: - - lhawkins - Laura Hawkins - - ckwang - Chung Kang Wang - - arnog - Arno Gau - - abuss - Andrew Buss - - rray - Rohan Rangray - - rlee - Rachel Lee - - mjeng - Melody Jeng - - kmach - Kevin Mach - - mrahman - Masud Rahman - - namtran - Phuong Tran + - lhawkins + - ckwang + - arnog + - abuss + - rray + - rlee + - mjeng + - kmach + - mrahman + - namtran 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.