Michelle Bu 12 anni fa
parent
commit
9791e38da6
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. 3 2
      examples/readme.md

+ 3 - 2
examples/readme.md

@@ -3,10 +3,11 @@
 **Due to browsers' incomplete support of the WebRTC DataChannel specification, many features of PeerJS have caveats.
 [View the status page for full details](http://peerjs.com/status).**
 
+###[Live demo: Advanced chat demo ](http://cdn.peerjs.com/demo/chat.html)
 
-###[Live demo: Simple chat demo ](http://cdn.peerjs.com/demo/chat.html)
+###[Live demo: Simple chat demo ](http://cdn.peerjs.com/demo/chat-old.html)
 
-###[Hello world: Simple code demo](http://cdn.peerjs.com/demo/helloworld.html)
+###[Live demo: Simple hello world demo](http://cdn.peerjs.com/demo/helloworld.html)
 
 
 As we build more examples and demos they will be posted here. If you have built something cool, feel free to make a pull request to this directory.