From 0f8dcee689332dacc5baafd1f9d5a56ed390515a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Magalh=C3=A3es?= <joamag@gmail.com>
Date: Sat, 8 Oct 2022 11:51:12 +0100
Subject: [PATCH] docs: tiny change

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

diff --git a/README.md b/README.md
index d2d71312..51659fa6 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 A Game Boy emulator that is written in Rust 🦀.
 
-**This emulator has been written for educational purposes and shouldn't be taken to seriously.** But yeahh it plays games... 🎮
+**This emulator has been written for educational purposes and shouldn't be taken to seriously.** But yeahh it plays games, which is cool... 🎮
 
 ## Build
 
-- 
GitLab