Skip to content

Commit 0b86a08

Browse files
committed
add more screenshots
1 parent c5409e8 commit 0b86a08

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ learnyouhtml
8888

8989
You'll see the menu:
9090

91-
<img src="img/learnyouhtml.png" width=500>
91+
<img src="img/learnyouhtml.png" width=600>
9292

9393
Navigate the menu with the up & down arrow keys. Choose a challenge by hitting enter.
9494

@@ -115,6 +115,10 @@ Run the following command:
115115
javascripting
116116
```
117117

118+
You'll see the menu:
119+
120+
<img src="img/javascripting.png" width=600>
121+
118122
Complete all the exercises. There are 20 in total.
119123

120124
It's easiest if you switch into the `src/javascripting` folder and do your work in there. Here's an example:
@@ -136,6 +140,10 @@ Open your terminal and run the following command:
136140
learnyounode
137141
```
138142

143+
You'll see the menu:
144+
145+
<img src="img/learnyounode.png" width=600>
146+
139147
Complete all the exercises. There are 13 in total.
140148

141149
It's easiest if you switch into the `src/learnyounode` folder and do your work in there. Here's an example:

img/javascripting.png

172 KB
Loading

img/learnyounode.png

140 KB
Loading

0 commit comments

Comments
 (0)