Ver código fonte

add Run Tests section to README

afrokick 6 anos atrás
pai
commit
56f9deb694
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      README.md

+ 5 - 0
README.md

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