Skip to content

Commit

Permalink
docs(readme): fix typo and highlight overview
Browse files Browse the repository at this point in the history
  • Loading branch information
azinit committed Dec 5, 2020
1 parent e5be249 commit 7ba1ab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 7ba1ab0

Please sign in to comment.