Selaa lähdekoodia

Update README.md

PrashoonB 4 vuotta sitten
vanhempi
commit
fda97d3146
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  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';
   ```