Skip to content

Commit 02cceff

Browse files
authored
Merge pull request #25 from sql-hkr/docs/update-readme
docs: update README (#24)
2 parents 15aa59b + 457a8b9 commit 02cceff

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
[![PyPI version](https://img.shields.io/pypi/v/tiny8)](https://pypi.org/project/tiny8/)
44
[![License](https://img.shields.io/github/license/sql-hkr/tiny8)](LICENSE)
55
[![Python versions](https://img.shields.io/pypi/pyversions/tiny8)](https://pypi.org/project/tiny8/)
6-
[![CI](https://img.shields.io/github/actions/workflow/status/sql-hkr/tiny8/ci.yml?label=CI)](https://github.com/sql-hkr/tiny8/actions)
6+
[![CI](https://github.com/sql-hkr/tiny8/actions/workflows/ci.yml/badge.svg)](https://github.com/sql-hkr/tiny8/actions/workflows/ci.yml)
7+
[![codecov](https://codecov.io/github/sql-hkr/tiny8/graph/badge.svg?token=OBM58R8MCL)](https://codecov.io/github/sql-hkr/tiny8)
78

89
> **An educational 8-bit CPU simulator with interactive visualization**
910

0 commit comments

Comments
 (0)