Skip to content

Commit 2d21e2e

Browse files
authored
Added img
1 parent 0d3bc85 commit 2d21e2e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

1.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,9 @@ <h1>Example node.js script</h1>
8282
<ol start="5">
8383
<li>Now open Visual Studio Code</li>
8484
<li>In vscode, click on File > Open and open node_example</li>
85-
<li>Now create a new file and call it example.js and open the file</li>
85+
<li>Now create a new file and call it example.js and open the file
86+
<img src="https://code.visualstudio.com/assets/docs/nodejs/nodejs/toolbar-new-file.png" />
87+
</li>
8688
<li>Now we can start coding!</li>
8789
</ol>
8890
</section>

0 commit comments

Comments
 (0)