Explorar el Código

Update README.md

PrashoonB hace 4 años
padre
commit
fda97d3146
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -21,9 +21,8 @@ Here's an example application that uses both media and data connections: https:/
         
   with yarn:
         `yarn peerjs`
-        
-    and the usage:
   ```js
+  // The usage -
   import Peer from 'peerjs';
   ```