Skip to content

Commit 0823f86

Browse files
authored
Update README.md
Added periods to the end of lines 78 and 79.
1 parent e282d44 commit 0823f86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ Note: The exercises have automatic grading but its very rigid and strict, my rec
7575

7676
Each exercise is a small react application containing the following files:
7777

78-
1. **index.html:** all websites and exercises start from the index.html
79-
2. **styles.css:** your CSS code goes here, some exercises will make you update this file
78+
1. **index.html:** all websites and exercises start from the index.html.
79+
2. **styles.css:** your CSS code goes here, some exercises will make you update this file.
8080
3. **README.md:** contains exercise instructions.
8181
4. **test.js:** you don't have to open this file, it contains the testing script for the exercise.
8282

0 commit comments

Comments
 (0)