From 529617086af6aeba57c53839cf3c04bad2ba4a2b Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Sun, 5 Jan 2020 15:21:15 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2fe600e..ee18d31 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,5 @@ Make sure to compile with `--release` for 60 fps. * a lot of mappers * game saves * everything else + +*This code is heavily inspired by the 'NES Emulator' youtube series from One Lone Coder. Check it out. He's great!*