瀏覽代碼

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';
   ```