summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2024-04-12 19:16:13 -0600
committerGitHub <noreply@github.com>2024-04-12 19:16:13 -0600
commita67d099d3644f551faccfe22a4bcd39d2f1c3797 (patch)
treec5013eb408660d42e5cdb829ad80355ffde910db /README.md
parente2c19fd4bc8e5f7db8e64629491b80a63c53ee98 (diff)
Action Renames (#606)
* Update README.md * Update progress.py
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index ecd24a0da..790315f9e 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ It supports and builds the following versions:
| mk64.eu-1.0.z64 | EUR 1.0 | a729039453210b84f17019dda3f248d5888f7690 |
| mk64.eu-final.z64 | EUR 1.1 | f6b5f519dd57ea59e9f013cc64816e9d273b2329 |
-status: [![Linux Compile test](https://github.com/n64decomp/mk64/actions/workflows/linux-compile.yml/badge.svg)](https://github.com/n64decomp/mk64/actions/workflows/linux-compile.yml)
+[![Linux Compile](https://github.com/n64decomp/mk64/actions/workflows/linux-compile.yml/badge.svg)](https://github.com/n64decomp/mk64/actions/workflows/linux-compile.yml)
## Progress
@@ -40,7 +40,6 @@ git submodule update --init --recursive
Extract assets
```
make assets -j
-```
make -j
```