aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnthony Wang2020-05-16 21:20:01 -0500
committerGitHub2020-05-16 21:20:01 -0500
commit2264897e8ee3eaf53485e26ea80e4ac57e1f2fe0 (patch)
tree35eb523cc6b5933622e88529cc9a5948bb8343a2 /README.md
parent63cf8eb131f59b9655e90f7c70dddfc600010fce (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8bab806..b75f2db 100644
--- a/README.md
+++ b/README.md
@@ -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).