From 2bb7ba03cd14d3c76c826f62ced8cb44e60bd828 Mon Sep 17 00:00:00 2001
From: DadaMonad <kevin.jahns@rwth-aachen.de>
Date: Sun, 15 Feb 2015 17:17:34 +0000
Subject: [PATCH] added contrib (finally - heh?)

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 96627aff..b10decec 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,10 @@ But I would become really motivated if you gave me some feedback :) ([github](ht
 
 ## 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 Y won't support.
+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.
+
+## 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.
 
 ## License
 Yjs is licensed under the [MIT License](./LICENSE.txt).
-- 
GitLab