Skip to content

Commit 707ede1

Browse files
committed
add build badge
1 parent fc0836a commit 707ede1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
1+
2+
13
# Kiwi8
24

5+
[![Main Build](https://github.com/Diesel-Net/kiwi-8/actions/workflows/build.yml/badge.svg)](https://github.com/Diesel-Net/kiwi-8/actions/workflows/build.yml)
6+
7+
<br>
8+
39
![boot](/images/screenshots/boot.png)
410

511
A cross-platform Chip-8 interpreter written
612
in C-style C++ using SDL2, ImGui, and OpenGL.
713

14+
815
**[<ins>Compatibility Notes<ins>](https://github.com/tomdaley92/Kiwi8/issues/9)**<br>
916
**[<ins>Downloads<ins>](https://github.com/tomdaley92/Kiwi8/releases)**
1017

18+
1119
## Features
1220

1321
- Windows and MacOS

0 commit comments

Comments
 (0)