Browse Source

add Run Tests section to README

afrokick 6 năm trước cách đây
mục cha
commit
56f9deb694
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -82,6 +82,11 @@ peer.on('call', function(call) {
   });
 });
 ```
+
+## Run tests
+
+`npm test`
+
 ## Links
 
 ### [Documentation / API Reference](http://peerjs.com/docs)