Browse Source

git fork and new readme

Dennis Mårtensson 12 years ago
parent
commit
d69cfa111c
2 changed files with 12 additions and 1 deletions
  1. 11 1
      README.md
  2. 1 0
      example/index.html

+ 11 - 1
README.md

@@ -1,4 +1,14 @@
 webrtc.io-demo
 ==============
 
-webrtc.io modified to supply the client files
+webrtc.io modified to supply the client files
+
+You can have a look at the demo on http://multiwebrtc.nodejitsu.com
+
+For the client: [https://github.com/sarenji/webrtc.io-client]: https://github.com/sarenji/webrtc.io-client
+For the server: [https://github.com/cavedweller/webRTC.io]: https://github.com/cavedweller/webRTC.io
+
+Developed by:
+    [@dennismatensson]: https://github.com/dennismartensson
+    [@cavedweller]: https://github.com/cavedweller
+    [@sarenji]: https://github.com/sarenji

+ 1 - 0
example/index.html

@@ -24,6 +24,7 @@
   </head>
   <body onload="init()">
     <div id="videos">
+      <a href="https://github.com/dennismartensson/webrtc.io-demo"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" alt="Fork me on GitHub"></a>
       <video id="you" autoplay></video>
     </div>
     <div id="chatbox">