Skip to content

Commit

Permalink
repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
Macario committed Jun 9, 2017
1 parent 770e266 commit 12a6b6a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
<div>
<h1>Collaborative text editing using CRDT</h1>
<p>
This demo makes sense when more than one person writes at the
same time, some quirks are to be expected, but the
text should remain the same across clients.
The contents are cleared at least once per day.
This demo makes sense when more than one person connects and
writes at the same time, some quirks are to be expected, but the
text should remain the same across clients. The contents are
cleared at least once per day.
<strong>Please be kind to each other.</strong>
<br>
Source and details:
<a href="https://github.com/">
https://github.com/
<a href="https://github.com/maca/ace-crdt">
https://github.com/maca/ace-crdt
</a>
</p>
</div>
Expand Down

0 comments on commit 12a6b6a

Please sign in to comment.