webpeerjs 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,9 +12,14 @@ Build completely P2P web applications, no trackers or relay servers required. [W
12
12
  * ✅ Works in Browsers
13
13
  * ✅ Broadcast Message
14
14
 
15
- ## Install
15
+ ## Quickstart
16
16
 
17
- NPM :
17
+ Try now in [Playground](https://jsbin.com/suwesaliro/1/edit?html,output) :
18
+ ```
19
+ https://jsbin.com/suwesaliro/1/edit?html,output
20
+ ```
21
+
22
+ NPM install:
18
23
 
19
24
  ```
20
25
  npm i webpeerjs