From 9113122c22dc3bc3e0979cb05798a3146c1d9971 Mon Sep 17 00:00:00 2001 From: Mike Erickson Date: Wed, 3 Apr 2019 13:55:16 -0700 Subject: [PATCH] Cleaned up README, addressing gramamtical issues --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 41622623..f5662e61 100644 --- a/README.md +++ b/README.md @@ -11,17 +11,17 @@

-**PHP Insights** was created by, and is maintained by [Nuno Maduro](https://github.com/nunomaduro), and is the perfect starting point to analyse the code quality of your project. It is -carefully crafted to simplify the analyse of your code directly on your terminal. +**PHP Insights** created and maintained by [Nuno Maduro](https://github.com/nunomaduro), is the perfect starting point to analyze the code quality of your PHP projects. +Carefully crafted to simplify the analysis of your code directly on your terminal. **🚨 This project is under development. Don't use it!**. ## ✨ Features -- Analyse of **lines of code** and cyclomatic complexity +- Analysis of **lines of code** and cyclomatic complexity - Beautiful overview of your **code structure** and it's dependencies -- Contains built-in checks for making code reliable, loosely couple, **simple**, and **clean** +- Contains built-in checks for making code reliable, loosely coupled, **simple**, and **clean** ## 👉🏻 Installation & Usage