ericz 12 lat temu
rodzic
commit
1e13c8d7af
1 zmienionych plików z 1 dodań i 1 usunięć
  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)