From e093b6671b24bcb69c80332187d7e9d3b4e361ad Mon Sep 17 00:00:00 2001 From: Eric Zhang Date: Wed, 13 Feb 2013 09:45:19 -0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 14aa572..bb4360f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Run the server Connecting to the server from PeerJS - // No API key requried when not using cloud server - var peer = new Peer('someid', {host: 'localhost', port: 9000}); - +