Skip to content

Commit d67b1c8

Browse files
Merge pull request 4GeeksAcademy#79 from SheepDogg586/patch-1
Update README.md
2 parents b56f3b6 + 0823f86 commit d67b1c8

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)