Explorar o código

Add Chrome version

Kevin Sawicki %!s(int64=10) %!d(string=hai) anos
pai
achega
2294b4d52b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -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>