ericz 12 年之前
父節點
當前提交
1e13c8d7af
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -30,7 +30,7 @@ Each peer simply provides a identifier with which other peers using the same API
        conn.on('open', function(){
          conn.send('hi!');
        }); 
-     </script>`
+     </script>
 
 
 ### [Getting started](http://peerjs.com/start)