Skip to content

Commit

Permalink
chore(docs): use real Jest logo (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
rickhanlonii authored and SimenB committed Oct 2, 2018
1 parent 2a1ae17 commit 9ea1f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@
<img width="150" height="150" src="https://eslint.org/img/logo.svg">
</a>
<a href="https://facebook.github.io/jest/">
<img width="150" height="150" vspace="" hspace="25" src="https://cdn.worldvectorlogo.com/logos/jest.svg">
<img width="150" height="150" vspace="" hspace="25" src="https://jestjs.io/img/jest.png">
</a>
<h1>eslint-plugin-jest</h1>
<p>ESLint plugin for Jest</p>
Expand Down

0 comments on commit 9ea1f78

Please sign in to comment.