Skip to content

Commit

Permalink
Note availability of Node APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
jlord committed Apr 20, 2016
1 parent e019287 commit 77abe0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
</head>
<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>,
Chromium <script>document.write(process.versions.chrome)</script>,
and Electron <script>document.write(process.versions.electron)</script>.
Expand Down

0 comments on commit 77abe0d

Please sign in to comment.