From 84710c0947f2418b54766c93f72e1ceaa4d74655 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Magalh=C3=A3es?= <joamag@gmail.com>
Date: Sat, 3 Dec 2022 02:41:08 +0000
Subject: [PATCH] docs: removed extra emoji

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

diff --git a/README.md b/README.md
index bd59d64d..29c6745f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ A Game Boy emulator that is written in Rust 🦀.
 
 <img src="res/videos/002-mario.low.gif" width="360" />
 
-**This emulator has been written for educational purposes and shouldn't be taken too seriously.** But yeahh it plays most Game Boy games, which is cool... 🕹️
+**This emulator has been written for educational purposes and shouldn't be taken too seriously.** But yeahh it plays most Game Boy games, which is cool...
 
 ## Features
 
-- 
GitLab