Skip to content

Commit 68e5257

Browse files
committed
README shields fix
1 parent 77a5a8e commit 68e5257

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
@@ -1,13 +1,13 @@
11
<h1 align="center">ResuMariner</h1>
22
<p align="center">
33
<a href="https://github.com/HardMax71/ResuMariner/actions/workflows/test.yml">
4-
<img src="https://github.com/HardMax71/ResuMariner/actions/workflows/test.yml/badge.svg?branch=main" alt="Test Suite" />
4+
<img src="https://github.com/HardMax71/ResuMariner/actions/workflows/test.yml/badge.svg" alt="Tests" />
55
</a>
66
<a href="https://github.com/HardMax71/ResuMariner/actions/workflows/mypy.yml">
7-
<img src="https://github.com/HardMax71/ResuMariner/actions/workflows/mypy.yml/badge.svg?branch=main" alt="Type Check" />
7+
<img src="https://github.com/HardMax71/ResuMariner/actions/workflows/mypy.yml/badge.svg" alt="MyPy" />
88
</a>
99
<a href="https://github.com/HardMax71/ResuMariner/actions/workflows/ruff.yml">
10-
<img src="https://github.com/HardMax71/ResuMariner/actions/workflows/ruff.yml/badge.svg?branch=main" alt="Linting" />
10+
<img src="https://github.com/HardMax71/ResuMariner/actions/workflows/ruff.yml/badge.svg" alt="Ruff" />
1111
</a>
1212
<a href="https://www.python.org/">
1313
<img src="https://img.shields.io/badge/python-3.12-blue" alt="Python Version" />

0 commit comments

Comments
 (0)