diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1da801a..0b97a4f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: N64 CI +name: N65 CI on: push: diff --git a/README.md b/README.md index e0cf436..7aaa256 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ This is an assembler for the Nintendo Entertainment System's 2A03 microprocessor. -![N65](https://github.com/safiire/n65/workflows/Ruby/badge.svg) - The 2A03 is an 8-bit processor based on the MOS 6502. ```bash