Skip to content

Commit 87088dc

Browse files
author
smishra38@sapient.com
committed
Updating README
1 parent 28069ca commit 87088dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This gist contains the code to create a simple "javascript quiz" with react & ES6. In this version, you can see following features in this app-
44

55
1. User can take a quiz and get to know if their answers to questions are right or wrong through red/green signals showing next to question.
6-
2. Questions can be added through UI interface and the'll get saved in database.
6+
2. Questions can be added through UI interface and those will get saved in database.
77

88
----
99
### Setup

0 commit comments

Comments
 (0)