Michelle Bu 12 anos atrás
pai
commit
3cb9945081
1 arquivos alterados com 3 adições e 2 exclusões
  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**
 **Include the library**
 
 
-     <script src="http://cdn.peerjs.com/0/peer.js"></script>
+    <script src="http://cdn.peerjs.com/0/peer.js"></script>
 
 
 **Peer**
 **Peer**
 
 
@@ -36,9 +36,10 @@ Each peer simply provides a identifier with which other peers using the same API
 </script>
 </script>
 ```
 ```
 
 
-
 ### [Getting started](http://peerjs.com/start)
 ### [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)
 ### [Browser compatibility status](http://peerjs.com/status)
 
 
 ### [PeerServer](https://github.com/peers/peerjs-server)
 ### [PeerServer](https://github.com/peers/peerjs-server)