Add build status badge

This commit is contained in:
Phillip Stephens 2022-10-07 01:58:45 -07:00 committed by GitHub
parent 23f62a2e12
commit 187d74e9d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
Metroid Prime
=============
[![Build](https://github.com/PrimeDecomp/prime/actions/workflows/build.yml/badge.svg)](https://github.com/PrimeDecomp/prime/actions/workflows/build.yml)
A decompilation of Metroid Prime.
@ -63,4 +64,4 @@ Building
- Build:
```
make -j
```
```