From baf4660733757ce6f48b6e73928e58ef739dfb95 Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Fri, 8 Aug 2014 05:45:11 +0200 Subject: [PATCH] bower --- README.md | 10 ++++++++++ bower.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5313b9e..8e20c5a4 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,16 @@ Unlike other frameworks, Yatta! supports P2P message propagation and is not boun Currently supported communication protocols: * [IWC](http://dbis.rwth-aachen.de/gadgets/iwc/resources/iwc.manual.pdf) - Inter-widget Communication + +# Use it! +Either clone this git repository or install this package with [bower](http://bower.io/). + +``` +bower install Yatta +``` + +Use the [examples](./examples/README.md) to struggle your way through this mess.. + # About Find out more about the concurrent editing problem here [Cooperation, Concurrency, Conflicts, and Convergence](http://opencoweb.org/ocwdocs/intro/openg.html) and here diff --git a/bower.json b/bower.json index a580a722..016c75d0 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { - "name": "Yatta!", + "name": "Yatta", "version": "0.0.0", "homepage": "https://github.com/DadaMonad/Yatta", "authors": [