Skip to content

Commit 8fc89b3

Browse files
committed
Fix incorrect badges
1 parent 506c2fa commit 8fc89b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Ease of use, flexibility, and complete API support are top priorities.
66

77
<div align="center">
88

9-
[![Build Status](https://github.com/JesseTG/libretro.py/workflows/build/badge.svg)](https://github.com/JesseTG/libretro.py/actions)
10-
[![PyPi](https://img.shields.io/pypi/v/PROJECT_NAME_URL)](https://pypi.org/project/PROJECT_NAME_URL)
9+
[![Workflow Status](https://github.com/JesseTG/libretro.py/actions/workflows/release.yml/badge.svg)](https://github.com/JesseTG/libretro.py/actions/workflows/release.yml)
10+
[![PyPi](https://img.shields.io/pypi/v/libretro.py)](https://pypi.org/project/libretro.py)
1111
[![License](https://img.shields.io/github/license/JesseTG/libretro.py)](LICENSE)
1212

1313
</div>

0 commit comments

Comments
 (0)