diff --git a/README.md b/README.md index a067057..26378e9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # mynes -mynes is a NES emulator inspired by 100th coin NES test video. The goal is to make an emulator which passes all of the test, but in as small/intuitive codebase as possible \ No newline at end of file +mynes is a NES emulator inspired by 100th coin NES test [video.](https://youtu.be/oYjYmSniQyM) The goal is to make an emulator which passes all of the test, but in a code base which is very intuitive to understand. As well as minimal (memory wise) and performant. \ No newline at end of file