Explorar el Código

Update README.md

Alex Chuev hace 9 años
padre
commit
eb0155d46f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -10,7 +10,7 @@ PeerJS provides a complete, configurable, and easy-to-use peer-to-peer API built
 **Include the library**
 
 ```html
-<script src="http://cdn.peerjs.com/0.3/peer.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/peerjs/0.3.14/peer.js"></script>
 ```
 
 **Create a Peer**