ソースを参照

Update README.md

PrashoonB 4 年 前
コミット
fda97d3146
1 ファイル変更1 行追加2 行削除
  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';
   ```