diff --git a/README.md b/README.md
index 9c3914a0..c5db1940 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ To list the available themes type
./i3wm-themer -l
-To apply the desired theme
+To apply a desired theme
./i3wm-themer -a [THEME_ID]
@@ -75,8 +75,7 @@ Just take a look at the Theme collection and pick the ones
About this fork
-This project is a fork from the original i3wm-themer from
-@unix121.
+This project is a fork from the original i3wm-themer from @unix121.
The biggest difference between the two forks is that in mine the code was completely rewritten in BASH.
Also in this fork the dunst notification manager will be colorized too.