changed few things in the example

This commit is contained in:
Kevin Jahns
2014-08-24 02:21:49 +02:00
parent 86849ae8b1
commit f444b25ac9
3 changed files with 24 additions and 17 deletions

View File

@@ -9,7 +9,7 @@
<script src="./index.js"></script>
</head>
<body>
<h1> Text Editing Demo</h1>
<h1> PeerJs + Json Tutorial</h1>
<p> Collaborative Json editing with <a href="https://github.com/DadaMonad/Yatta/">Yatta</a>
and <a href="http://peerjs.com/">PeerJs</a> (WebRTC). </p>