Browse Source

docs(readme): revert import changes until new version is stable

Jonas Gloning 3 years ago
parent
commit
d158ea82fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -23,7 +23,7 @@ with yarn:
 
 ```js
 // The usage -
-import { Peer } from "peerjs";
+import Peer from "peerjs";
 ```
 
 **Create a Peer**