diff --git a/README.md b/README.md index bbe74d3a7450d716375386d5fa12458fa5c91a72..7e98930923ab1f86a4ebf7817af8466b2bd04402 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A Game Boy emulator that is written in Rust 🦀. * Web, [SDL](https://www.libsdl.org) and [Libretro](https://www.libretro.com) front-ends * Audio, with a pretty accurate APU * Serial Data Transfer ([Link Cable](https://en.wikipedia.org/wiki/Game_Link_Cable)) support -* Game Boy Printer emulation +* [Game Boy Printer](https://en.wikipedia.org/wiki/Game_Boy_Printer) emulation * Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5 * Save state support using the [BESS Specification](https://github.com/LIJI32/SameBoy/blob/master/BESS.md) for cross-compatibility with other emulators * Cheat support using [Game Genie](https://en.wikipedia.org/wiki/Game_Genie) and [GameShark](https://pt.wikipedia.org/wiki/GameShark) codes