Skip to content

Commit 458cb61

Browse files
committed
Merge remote-tracking branch 'origin/feature/mvp' into feature/mvp
2 parents cf066b6 + ec1449f commit 458cb61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ If you are using maven, add this snippet to your pom.xml.
6565

6666
<div>
6767
<img src="https://img.shields.io/codefactor/grade/github/Interguess/auto-impl?style=for-the-badge&logo=codefactor&logoColor=white" alt="Codefactor">
68-
<img src="https://img.shields.io/codecov/c/github/Interguess/auto-impl?style=for-the-badge&logo=codefactor&logoColor=white" alt="Code coverage">
69-
<img src="https://img.shields.io/github/license/Interguess/auto-impl?style=for-the-badge&logo=codefactor&logoColor=white" alt="License">
70-
</div>
68+
<img src="https://img.shields.io/codecov/c/github/Interguess/auto-impl?style=for-the-badge&logo=codecov&logoColor=white" alt="Code coverage">
69+
<img src="https://img.shields.io/github/license/Interguess/auto-impl?style=for-the-badge&logo=license&logoColor=white" alt="License">
70+
</div>

0 commit comments

Comments
 (0)