Adding GHA badge

This commit is contained in:
Saf 2020-08-31 01:12:48 -07:00
parent c49ef79439
commit 250768a4d1
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
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