Browse Source

Update README.md

PrashoonB 4 năm trước cách đây
mục cha
commit
fda97d3146
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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';
   ```