From 2e027e425f7e82c12adde2b3b48e836c685dfac1 Mon Sep 17 00:00:00 2001 From: Sijmen Schoon Date: Mon, 26 Sep 2016 11:34:46 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0f088e1..6e00db5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # telematrix A bridge between Telegram and [Matrix](http://matrix.org/). Currently under development - this project isn't considered to be in a usable state right now. + +## Contributions + +Want to help? Awesome! This bridge still needs a lot of work, so any help is welcome. + +A great start is reporting bugs - if you find it doesn't work like it's supposed to, do submit an issue on Github. Or, if you're a programmer (which you probably are, considering you are on this website), feel free to try to fix it yourself. Just make sure Pylint approves of your code!