From 7ba1ab003f754a7f6aecff090285d2d49e1fd5b7 Mon Sep 17 00:00:00 2001 From: Ilya Azin Date: Sat, 5 Dec 2020 20:51:25 +0300 Subject: [PATCH] docs(readme): fix typo and highlight overview #40 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80fa938..795e249 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ Actool rules for ESLint to validate code / comments actuality and relevance. --> ## Usage -> **Requirement:** Make sure your repository have the *git history* +> **Requirement:** Make sure your repository has *git history* -* Refer to our [overiew doc](/docs/overview.md) for **quick explanation of features and conception** +* 💫 Refer to our [overiew doc](/docs/overview.md) for **quick explanation of features and conception** * If you don't have ESLint yet configured for your project, follow [these instructions](https://github.com/eslint/eslint#installation-and-usage). * Install `eslint-plugin-actool` using `npm` (or `yarn`) for you project or globally: