diff options
author | Anthony Wang | 2020-05-16 11:32:51 -0500 |
---|---|---|
committer | GitHub | 2020-05-16 11:32:51 -0500 |
commit | b73ca90cf0392f1ed544e6623e5c0d9520bbefdd (patch) | |
tree | e04792a583a6a9b2500e8e5f634ca596b3a3df40 |
Initial commit
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b6c090 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# BadNES +An extremely minimal work-in-progress NES emulator |