diff options
author | Anthony Wang | 2020-05-16 21:20:01 -0500 |
---|---|---|
committer | GitHub | 2020-05-16 21:20:01 -0500 |
commit | 2264897e8ee3eaf53485e26ea80e4ac57e1f2fe0 (patch) | |
tree | 35eb523cc6b5933622e88529cc9a5948bb8343a2 /README.md | |
parent | 63cf8eb131f59b9655e90f7c70dddfc600010fce (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,5 @@ # BadNES + ``` ____ _ _ _ ______ _____ | _ \ | | \ | | ____|/ ____| @@ -8,4 +9,5 @@ |____/ \__,_|\__,_|_| \_|______|_____/ EMULATOR ``` + An extremely minimal work-in-progress NES emulator based on [LaiNES](https://github.com/AndreaOrru/LaiNES). |