Skip to content

Commit

Permalink
docs(readme): simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
azinit authored Dec 5, 2020
1 parent 5fe0599 commit d4854eb
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 @@ -30,7 +30,7 @@ Actool rules for ESLint to validate code / comments actuality and relevance.

<!--ts-->
* [Usage](#usage)
* [Supported Rules](#supported-rules)
* [Rules](#rules)
* [Also](#also)
<!--te-->

Expand Down Expand Up @@ -73,7 +73,7 @@ npm install eslint-plugin-actool -g # or install globally
}
```

## Supported Rules
## Rules

- [`max-tags`](docs/rules/max-tags.md) - limit TODO/FIXME tags
> scope: *file*, *project*
Expand Down

0 comments on commit d4854eb

Please sign in to comment.