diff --git a/README.md b/README.md index 4ddacfde4bcc7cf4ba1533106bc619865fef10c4..e501ea4b2b93ffe0832e770f05f008e8c3d16df0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A Game Boy emulator that is written in Rust 🦀. * [Game Boy Development community](https://gbdev.io/) * [Game Boy - Pan Docs](https://gbdev.io/pandocs) -* [GameBoy Emulation in JavaScript:](http://imrannazar.com/GameBoy-Emulation-in-JavaScript:-The-CPU) +* [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) * [GitHub - gameroy](https://github.com/Rodrigodd/gameroy)