Michelle Bu 12 년 전
부모
커밋
3cb9945081
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -8,7 +8,7 @@ Each peer simply provides a identifier with which other peers using the same API
 
 **Include the library**
 
-     <script src="http://cdn.peerjs.com/0/peer.js"></script>
+    <script src="http://cdn.peerjs.com/0/peer.js"></script>
 
 **Peer**
 
@@ -36,9 +36,10 @@ Each peer simply provides a identifier with which other peers using the same API
 </script>
 ```
 
-
 ### [Getting started](http://peerjs.com/start)
 
+### [API reference](https://github.com/peers/peerjs/blob/master/docs/api.md)
+
 ### [Browser compatibility status](http://peerjs.com/status)
 
 ### [PeerServer](https://github.com/peers/peerjs-server)