From df535efdc183773e4dcf63d9a3048e28c6628b3c Mon Sep 17 00:00:00 2001 From: Sijmen Schoon Date: Mon, 14 Nov 2016 11:14:36 +0100 Subject: [PATCH] Replace hyphens with emdashes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b01662..dc8076c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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. +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. ## Installation ### Dependencies @@ -25,4 +25,4 @@ TODO 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! +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!