From 670854e9d8f40f1f6bc33821c5a47d9ab0942654 Mon Sep 17 00:00:00 2001 From: DadaMonad Date: Sun, 15 Feb 2015 17:48:30 +0000 Subject: [PATCH] added gitter button --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b10decec..7016efca 100644 --- a/README.md +++ b/README.md @@ -61,9 +61,11 @@ But I would become really motivated if you gave me some feedback :) ([github](ht * Reimplement support for XML as a data type * Custom data types -## Support -Please report _any_ issues to the [Github issue page](https://github.com/rwth-acis/yjs/issues)! -I would appreciate if developers give me feedback on how _convenient_ the framework is, and if it is easy to use. Particularly the XML-support may not support every DOM-methods - if you encounter a method that does not cause any change on other peers, please state function name, and sample parameters. However, there are browser-specific features, that Yjs won't support. + +## Get help +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/rwth-acis/yjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) + +Please report _any_ issues to the [Github issue page](https://github.com/rwth-acis/yjs/issues)! I try to fix them very soon, if possible. ## Contribution I created this framework during my bachelor thesis at the chair of computer science 5 [(i5)](http://dbis.rwth-aachen.de/cms), RWTH University. Since December 2014 I'm working on Yjs as a part of my student worker job at the i5.