diff --git a/README.md b/README.md index d85afb34471d4db5938ae30096f750e1c217d89e..71ee4d78de94d7761ea46677632bfa742212f823 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -#  +#  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/).