Explorar o código

Update README.md

Eric Zhang %!s(int64=12) %!d(string=hai) anos
pai
achega
e093b6671b
Modificáronse 1 ficheiros con 4 adicións e 3 borrados
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -21,6 +21,7 @@ Run the server
     
 Connecting to the server from PeerJS
     
-    // No API key requried when not using cloud server
-    var peer = new Peer('someid', {host: 'localhost', port: 9000});
-    
+    <script>
+        // No API key requried when not using cloud server
+        var peer = new Peer('someid', {host: 'localhost', port: 9000});
+    </script>