Skip to content

Commit b50489a

Browse files
Update README.md
updated study mode documentation
1 parent 50046df commit b50489a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ This is a flashcard study application inspired by Quizlet.
3939
- If the user is an admin they also have the ability to edit and delete every flashcard set in the results
4040

4141
### 6. Study from a flashcard set.
42-
-Given a flashcard set, the user can enter study mode
43-
-The user can choose how to sort the flashcard set: by creation date, by alphabetical order, or by random shuffle
44-
-The user can choose if they want to view the cards in order or in reverse order
45-
-The user can choose if the flashcard displays terms or definition by default
46-
-The user is then presented with the first flashcard in the flashcard set, given their sorting preferences. The user can choose to
42+
- Given a flashcard set, the user can enter study mode
43+
- The user can choose how to sort the flashcard set: by creation date, by alphabetical order, or by random shuffle
44+
- The user can choose if they want to view the cards in order or in reverse order
45+
- The user can choose if the flashcard displays terms or definition by default
46+
- The user is then presented with the first flashcard in the flashcard set, given their sorting preferences. The user can choose to
4747
flip the flashcard, go to the next card, or go to the previous card until they wish to quit studying
4848
### 7. Generate and take a quiz from a flashcard set.
4949
- Given a flashcard set, the user can enter quiz mode.

0 commit comments

Comments
 (0)