Skip to content

Commit fcacafb

Browse files
authored
docs: update readme
1 parent 8813c11 commit fcacafb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# eslint-plugin-jest-dom
22
[![Build Status](https://travis-ci.org/testing-library/eslint-plugin-jest-dom.svg?branch=master)](https://travis-ci.org/testing-library/eslint-plugin-jest-dom)
3+
[![version][version-badge]][package]
34
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
45

56
lint rules for use with [jest-dom](https://github.com/testing-library/jest-dom).
@@ -91,3 +92,6 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9192
<!-- ALL-CONTRIBUTORS-LIST:END -->
9293

9394
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
95+
96+
[package]: https://www.npmjs.com/package/esling-plugin-jest-dom
97+
[version-badge]: https://img.shields.io/npm/v/eslint-plugin-jest-dom.svg?style=flat-square

0 commit comments

Comments
 (0)