Skip to content

Commit acaf255

Browse files
committed
fixed readmes
1 parent d7b4260 commit acaf255

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

days/041-044-react/demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# React Projects Code
22

3-
In this folder you will find the React code (`src/App.js`) for the [Tips API front-end](api/) and the [Free Monkey (hangman) game](freemonkey/).
3+
In this folder you will find the React code for the [Tips API front-end](api/) and the [Free Monkey (hangman) game](freemonkey/).

days/041-044-react/demo/freemonkey/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Tips API
1+
# Free Monkey Game
22

3-
![tips API front-end screenshot](../screenshots/tips.png)
3+
Check out the code [here](src/App.js).
4+
5+
![Free Monkey game screenshot](../screenshots/freemonkey.png)
46

57
--
68

days/041-044-react/demo/tips/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Free Monkey
1+
# Tips API front-end
22

3-
![Free Monkey screenshot](../screenshots/freemonkey.png)
3+
Check out the code [here](src/App.js).
4+
5+
![Tips API screenshot](../screenshots/tips.png)
46

57
--
68

0 commit comments

Comments
 (0)