From 4dbcb4cb6c104f1165baad87f6fb8e8b12cad0ce Mon Sep 17 00:00:00 2001 From: Franco Colmenarez Date: Sat, 16 Oct 2021 16:33:48 -0500 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 104a8a9..7aa2228 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Rust Boy -A Gameboy emulator written in Rust. +Yet another Gameboy emulator written in Rust. This is just a fun project I'm making for learning and practice purposes. If you want a fully-featured Gameboy emulator, this is not probably the best one :P