소스 검색

readme update

ericz 12 년 전
부모
커밋
3fbe8f4e45
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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.