Skip to content

Commit

Permalink
Add Chrome version
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsawicki committed Oct 19, 2015
1 parent 7f2de91 commit 2294b4d
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 @@
<body>
<h1>Hello World!</h1>
We are using node <script>document.write(process.version)</script>
and Chrome <script>document.write(process.versions.chrome)</script>.
and Electron <script>document.write(process.versions.electron)</script>.
</body>
</html>

0 comments on commit 2294b4d

Please sign in to comment.