From a8456b93d403319a6e9ebac572ec89a90b9ac9b6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Magalh=C3=A3es?= <joamag@gmail.com>
Date: Wed, 1 Mar 2023 22:52:27 +0000
Subject: [PATCH] =?UTF-8?q?docs:=20updated=20with=20the=20audio=20entry=20?=
 =?UTF-8?q?=F0=9F=99=83?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/README.md b/README.md
index dc449caa..6df5d9de 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ A Game Boy emulator that is written in Rust 🦀.
 * Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5
 * Variable CPU clock speed
 * Accurate PPU - passes [dmg-acid2](https://github.com/mattcurrie/dmg-acid2) tests
+* Audio, with a pretty accurate APU
 
 For the Web front-end...
 
@@ -27,7 +28,6 @@ For the Web front-end...
 
 What's missing...
 
-* Audio emulation APU
 * Game Boy Color (GBC) emulation
 
 ## Deployments
-- 
GitLab