From 27b5c895392ff3f28391744bfb76ef9bc4226545 Mon Sep 17 00:00:00 2001 From: Saf Date: Sun, 6 Sep 2020 10:28:15 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 155a6c7..138b554 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is an assembler for the Nintendo Entertainment System's 2A03 microprocessor. -![N65 CI](https://github.com/safiire/n65/workflows/N65%20CI/badge.svg) +![N65](https://github.com/safiire/n65/workflows/N65/badge.svg) The 2A03 is an 8-bit processor based on the MOS 6502.