소스 검색

add googlegroup

Michelle Bu 12 년 전
부모
커밋
411c727118
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      README.md

+ 7 - 0
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});
     </script>
+
+## Problems?
+
+Discuss PeerJS on our Google Group:
+https://groups.google.com/forum/?fromgroups#!forum/peerjs
+
+Please post any bugs as a Github issue.