update readme

This commit is contained in:
Kevin Jahns 2015-11-19 18:10:31 +01:00
parent 8ee563f873
commit 9fc55f5386

View File

@ -1,5 +1,5 @@
# ![Yjs](http://y-js.org/files/layout/yjs.svg)
# ![Yjs](http://y-js.org/images/yjs.png)
Yjs is a framework for optimistic concurrency control and automatic conflict resolution on shared data types. The framework implements a new OT-like concurrency algorithm and provides similar functionality as [ShareJs] and [OpenCoweb]. Yjs was designed to handle concurrent actions on arbitrary complex data types like Text, Json, and XML. We provide a tutorial and some applications for this framework on our [homepage](http://y-js.org/).