Browse Source

readme update

ericz 12 năm trước cách đây
mục cha
commit
3fbe8f4e45
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      examples/readme.md

+ 2 - 2
examples/readme.md

@@ -3,8 +3,8 @@
 **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:
-###[Simple chat demo ](http://cdn.peerjs.com/demo/chat.html)
+
+###[Live demo: Simple chat demo ](http://cdn.peerjs.com/demo/chat.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.