File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ learnyouhtml
88
88
89
89
You'll see the menu:
90
90
91
- <img src =" img/learnyouhtml.png " width =500 >
91
+ <img src =" img/learnyouhtml.png " width =600 >
92
92
93
93
Navigate the menu with the up & down arrow keys. Choose a challenge by hitting enter.
94
94
@@ -115,6 +115,10 @@ Run the following command:
115
115
javascripting
116
116
```
117
117
118
+ You'll see the menu:
119
+
120
+ <img src =" img/javascripting.png " width =600 >
121
+
118
122
Complete all the exercises. There are 20 in total.
119
123
120
124
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:
136
140
learnyounode
137
141
```
138
142
143
+ You'll see the menu:
144
+
145
+ <img src =" img/learnyounode.png " width =600 >
146
+
139
147
Complete all the exercises. There are 13 in total.
140
148
141
149
It's easiest if you switch into the ` src/learnyounode ` folder and do your work in there. Here's an example:
You can’t perform that action at this time.
0 commit comments