diff --git a/README.md b/README.md
index 79bb1bb8980e194b9f550a7913e2116a7d5c4fba..de3f56b9917770e7e5e834a64633809866e2a672 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,10 @@ A Game Boy emulator that is written in Rust 🦀.
 ## Inspiration
 
 * [Game Boy Development community](https://gbdev.io/)
-* [Game Boy - Pandocs](https://gbdev.io/pandocs)
+* [Game Boy - Pan Docs](https://gbdev.io/pandocs)
 * [GameBoy Emulation in JavaScript:](http://imrannazar.com/GameBoy-Emulation-in-JavaScript:-The-CPU)
 * [POKEGB: a gameboy emulator that only plays Pokémon blue](https://binji.github.io/posts/pokegb)
+* [GitHub - binjgb](https://github.com/binji/binjgb)
 
 ## License