From 10bc3106f629d9585fce5a511bdf18e82d0be976 Mon Sep 17 00:00:00 2001 From: Jorge Maldonado Ventura Date: Wed, 18 Sep 2019 11:18:50 +0200 Subject: [PATCH] Update text errors from README.md Hyphens are necessary for compound adjectives --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 72895ab..e9a69a6 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ export _MENU_THEME=legacy ## Installation -#### Unix like OS +#### Unix-like OS ```bash git clone https://github.com/arzzen/git-quick-stats.git && cd git-quick-stats @@ -161,7 +161,7 @@ brew install git-quick-stats ## System requirements -* Unix like OS with a proper shell +* Unix-like OS with a proper shell * Tools we use: awk ; cat ; column ; echo ; git ; grep ; head ; seq ; sort ; tput ; tr ; uniq ; wc #### Dependences @@ -217,7 +217,7 @@ MIT see [LICENSE][] for the full license text. ## Contributors -This project exists thanks to all the people who contribute. +This project exists thanks to all the people who contribute.