commit
d742f28aa2
|
@ -7,7 +7,7 @@
|
|||
<body>
|
||||
<h1>Hello World!</h1>
|
||||
<!-- All of the Node.js APIs are available in this renderer process. -->
|
||||
We are using node <script>document.write(process.versions.node)</script>,
|
||||
We are using Node <script>document.write(process.versions.node)</script>,
|
||||
Chromium <script>document.write(process.versions.chrome)</script>,
|
||||
and Electron <script>document.write(process.versions.electron)</script>.
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue