From 0c610e4551e8ae5021d1f280af5ee8368f20123a Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Sat, 16 Aug 2014 05:37:41 +0200 Subject: [PATCH] add gh-pages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 644a1900..af161b12 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ![Yatta!](./extras/imgs/Yatta_logo.png?raw=true) -A real-time web framework that manages concurrency control for arbitrary data structures and is _not_ based on Operational Transformation. +A real-time web framework that manages concurrency control for arbitrary data structures, which is _not_ based on Operational Transformation. Yatta! provides similar functionality as [ShareJs](https://github.com/share/ShareJS) and [OpenCoweb](https://github.com/opencoweb/coweb) but does not require you to understand how the internals work. The predefined data structures provide a simple API to access your shared data structures.