add gh-pages

This commit is contained in:
Kevin Jahns 2014-08-16 05:37:41 +02:00
parent 716fbd40d8
commit 0c610e4551

View File

@ -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.