Skip to content

Commit 37ad771

Browse files
committed
docs(README): add PRs welcome badge
1 parent 1abbab7 commit 37ad771

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
react-hook-utilities [![Build Status][1]](https://github.com/fjcaetano/react-hook-utilities/actions) [![codecov][2]](https://codecov.io/gh/fjcaetano/react-hook-utilities) [![npm][3]](https://www.npmjs.com/package/react-hook-utilities)
1+
react-hook-utilities [![Build Status][1]](https://github.com/fjcaetano/react-hook-utilities/actions) [![codecov][2]](https://codecov.io/gh/fjcaetano/react-hook-utilities) [![PRs welcome][4]](https://github.com/fjcaetano/react-hook-utilities/pulls) [![npm][3]](https://www.npmjs.com/package/react-hook-utilities)
22
---
33

44
A set of extraordinarily common React hooks.
@@ -138,4 +138,5 @@ react-hook-utilities sees Typescript is a first-class citizen. The library is bu
138138

139139
[1]: https://github.com/fjcaetano/react-hook-utilities/workflows/Node%20CI/badge.svg
140140
[2]: https://codecov.io/gh/fjcaetano/react-hook-utilities/branch/master/graph/badge.svg
141-
[3]: https://img.shields.io/npm/v/react-hook-utilities
141+
[3]: https://img.shields.io/npm/v/react-hook-utilities
142+
[4]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg

0 commit comments

Comments
 (0)