Skip to content

Commit

Permalink
docs(README): add commit convention shield and license
Browse files Browse the repository at this point in the history
  • Loading branch information
keplersj committed Feb 28, 2022
1 parent f0b9cc7 commit e17afcc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
[![npm](https://img.shields.io/npm/dw/jest-runner-prettier)](https://www.npmjs.com/package/jest-runner-prettier)
[![Codecov](https://img.shields.io/codecov/c/github/keplersj/jest-runner-prettier)](https://app.codecov.io/gh/keplersj/jest-runner-prettier)
[![Bundle Size](https://img.shields.io/bundlephobia/min/jest-runner-prettier)](https://bundlephobia.com/package/jest-runner-prettier)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://www.conventionalcommits.org/)
[![Mentioned in Awesome Jest](https://awesome.re/mentioned-badge.svg)](https://github.com/jest-community/awesome-jest)

<div align="center">
Expand Down Expand Up @@ -160,3 +161,7 @@ npx jest

yarn jest
```

## License

Copyright [Kepler Sticka-Jones](https://keplersj.com) 2017-2022. Licensed MIT.

0 comments on commit e17afcc

Please sign in to comment.