diff --git a/README.md b/README.md index 9d1891c72e44646cc874e02d7ec9619cdd979ff4..9877ee9537ed0f6309d77217045e73de8c74ff1f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A Game Boy emulator that is written in Rust 🦀. * Web and SDL front-ends * Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5 * Variable CPU clock speed -* Passes [dmg-acid2](https://github.com/mattcurrie/dmg-acid2) PPU tests +* Accurate PPU - passes [dmg-acid2](https://github.com/mattcurrie/dmg-acid2) tests For the Web front-end...