README.md in imsg-0.0.3 vs README.md in imsg-0.0.4

- old
+ new

@@ -30,10 +30,10 @@ ```bash $ 4 ``` ## Common problems -###Using special characters +###Using special characters: If you wanna use special characters like parentheses, brackets or quotes you need to escape it. i.e.: ```bash $ imsg HELLOOO FROM TERMINAL \(ESCAPIIING\) ``` or