diff --git a/README.md b/README.md index bb4360f..811eb72 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,10 @@ Connecting to the server from PeerJS // No API key requried when not using cloud server var peer = new Peer('someid', {host: 'localhost', port: 9000}); + +## Problems? + +Discuss PeerJS on our Google Group: +https://groups.google.com/forum/?fromgroups#!forum/peerjs + +Please post any bugs as a Github issue.