Skip to content

Commit e9a6f71

Browse files
MicheleBertolicpojer
authored andcommitted
Add Badge section to README (jestjs#4040)
1 parent f1b475d commit e9a6f71

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,14 @@ Learn more about using Jest at http://facebook.github.io/jest
150150
* [API Reference](http://facebook.github.io/jest/docs/en/api.html)
151151
* [Configuring Jest](http://facebook.github.io/jest/docs/en/configuration.html)
152152

153+
## Badge
154+
155+
Show the world you're using *Jest*[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
156+
157+
```md
158+
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
159+
```
160+
153161
## Contributing
154162

155163
Send issues and pull requests with your ideas. For more information about contributing PRs and issues, see our [Contribution Guidelines](https://github.com/facebook/jest/blob/master/CONTRIBUTING.md).

0 commit comments

Comments
 (0)