From c41f82bb93a4b8a5ec9d879d747a70a725090793 Mon Sep 17 00:00:00 2001 From: Saf Date: Mon, 31 Aug 2020 02:22:47 -0700 Subject: [PATCH] Update badge on README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7aaa256..155a6c7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ This is an assembler for the Nintendo Entertainment System's 2A03 microprocessor. +![N65 CI](https://github.com/safiire/n65/workflows/N65%20CI/badge.svg) + The 2A03 is an 8-bit processor based on the MOS 6502. ```bash