diff options
author | Aaditya Dhruv <[email protected]> | 2023-01-07 12:27:04 +0530 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2023-01-07 12:27:04 +0530 |
commit | 9b0bfa4eb6e8537bb739d4cff038aa584bef2dbf (patch) | |
tree | e9ff89f857c372d18f940746fa30c81a8b73f41e /README.md |
init
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e1cf11 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Gameboy Emulator + +My attempt at writing a GB Emulator in Rust :crab: + |