Browse Source

update for 0.0.1 release

Ben Brittain 12 years ago
parent
commit
239f033e93
1 changed files with 2 additions and 4 deletions
  1. 2 4
      README.md

+ 2 - 4
README.md

@@ -1,8 +1,6 @@
 #webrtc.io-demo
 #webrtc.io-demo
 ==============
 ==============
 
 
-webrtc.io modified to supply the client files
-
 You can have a look at the demo on http://multiwebrtc.nodejitsu.com
 You can have a look at the demo on http://multiwebrtc.nodejitsu.com
 
 
 ##Instructions on how to setup the demo:
 ##Instructions on how to setup the demo:
@@ -31,11 +29,11 @@ node server.js
 
 
 In a version of Chrome that have webRTC support.
 In a version of Chrome that have webRTC support.
 
 
-go to [localhost:8000/#1](http://localhost:8000/#1)
+go to [localhost:8000](http://localhost:8000)
 
 
 click allow to see your camera
 click allow to see your camera
 
 
-go to [localhost:8000/#1](http://localhost:8000/#1)
+go to [localhost:8000](http://localhost:8000)
 
 
 click allow to see your camera and the connection will be made between your to open windows.
 click allow to see your camera and the connection will be made between your to open windows.