From c95ba65dea2fef3355990e7cb877e9a9a38b5111 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Magalh=C3=A3es?= <joamag@gmail.com>
Date: Thu, 17 Nov 2022 18:38:27 +0000
Subject: [PATCH] docs: added test reference

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 3f0b56c6..4d0267fc 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,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
 
 For the Web front-end...
 
-- 
GitLab