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)