From c526318b63c144d7cb1a9a8f5ec029b126ff52d3 Mon Sep 17 00:00:00 2001 From: radumacocian Date: Thu, 17 Apr 2025 18:05:10 +0200 Subject: [PATCH] Updated readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 246ecf0..6f571ea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # GoBoy -As an effort to improve my technical abilities and a challenge to myself -I've decided to start writing a GameBoy emulator in go. +As a challenge to myself I've decided to start writing a GameBoy emulator in go. This is the first time I've ever written an emulator \(outside of university classes on FPGA emulation\). This is also my first project written in go. I will be documenting everything in a series of blogs on my