Browse Source

readme update

ericz 12 years ago
parent
commit
3fbe8f4e45
1 changed files with 2 additions and 2 deletions
  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.