Explorar el Código

Merge pull request #313 from alex-chuev/patch-1

Update README.md
Jairo Caro-Accino Viciana hace 7 años
padre
commit
51ef644418
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,7 +11,7 @@ PeerJS provides a complete, configurable, and easy-to-use peer-to-peer API built
 
   from the cdn:
 ```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>
 ```
   with modules:
 `npm install peerjs` or `yarn add peerjs`