diff --git a/README.md b/README.md index 382939c..3ecbe4a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # gb-player -Fun with Go and GameBoy cartridges \ No newline at end of file +Learning the Go Programming Language by making a Game Boy emulator. + +https://hacktheplanet.be/2025/08/29/game-boy-emulator-in-go/