We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3bc85 commit 2d21e2eCopy full SHA for 2d21e2e
1.html
@@ -82,7 +82,9 @@ <h1>Example node.js script</h1>
82
<ol start="5">
83
<li>Now open Visual Studio Code</li>
84
<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>
+ <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>
88
<li>Now we can start coding!</li>
89
</ol>
90
</section>
0 commit comments