aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2020-06-06 12:55:15 -0500
committerGitHub2020-06-06 12:55:15 -0500
commite04fab80047d4a94fcf363959c36adb0780b2e6e (patch)
tree762e5706c050bfbf877b714c1a907c923dbde575
parent06697f5d3619a016c4b2342ec3203943a68901f6 (diff)
Update README.mdHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f9f9894..0229893 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
| _ < / _` |/ _` | . ` | __| \___ \
| |_) | (_| | (_| | |\ | |____ ____) |
|____/ \__,_|\__,_|_| \_|______|_____/
- EMULATOR
+ EMULATOR
```
A nearly complete NES emulator in a single 750-line C++ source file, based on [LaiNES](https://github.com/AndreaOrru/LaiNES).