Skip to content

Commit 4429554

Browse files
authored
Update README.md
Update the readme file so that the build status badge points to the correct location.
1 parent 060d651 commit 4429554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Yet Another (Super) Chip 8 Emulator
22

3-
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/craigthomas/Chip8Python/Build%20Test%20Coverage?style=flat-square)](https://github.com/craigthomas/Chip8Python/actions)
3+
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/craigthomas/Chip8Python/python-app.yml?style=flat-square&branch=main)](https://github.com/craigthomas/Chip8Python/actions)
44
[![Codecov](https://img.shields.io/codecov/c/gh/craigthomas/Chip8Python?style=flat-square)](https://codecov.io/gh/craigthomas/Chip8Python)
55
[![Dependencies](https://img.shields.io/librariesio/github/craigthomas/Chip8Python?style=flat-square)](https://libraries.io/github/craigthomas/Chip8Python)
66
[![Releases](https://img.shields.io/github/release/craigthomas/Chip8Python?style=flat-square)](https://github.com/craigthomas/Chip8Python/releases)

0 commit comments

Comments
 (0)