Skip to content

Commit 62571b6

Browse files
committed
update README
Add link do package
1 parent 377d3fc commit 62571b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TSLint Rules of Hooks
22

3-
![Downloads badge](https://img.shields.io/npm/dw/tslint-react-hooks.svg?style=flat)
3+
[![Downloads badge](https://img.shields.io/npm/dw/tslint-react-hooks.svg?style=flat)](https://www.npmjs.com/package/tslint-react-hooks)
44
![Version badge](https://img.shields.io/npm/v/tslint-react-hooks.svg?style=flat)
55
![License badge](https://img.shields.io/npm/l/tslint-react-hooks.svg?style=flat)
66
![GitHub stars badge](https://img.shields.io/github/stars/Gelio/tslint-react-hooks.svg?style=social)
@@ -24,7 +24,7 @@ The rule is based on an [ESLint plugin for react hooks](https://github.com/faceb
2424

2525
## Installation
2626

27-
First, install the rule:
27+
First, install [the rule](https://www.npmjs.com/package/tslint-react-hooks):
2828

2929
```sh
3030
npm install tslint-react-hooks --save-dev

0 commit comments

Comments
 (0)