From 2ff459e2c4e8ea1ad2863699f4196f1eb73ffa6c Mon Sep 17 00:00:00 2001 From: bryanthaboi Date: Wed, 29 Jul 2026 15:17:24 -0400 Subject: [PATCH] Update README to include Poke Yellow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9c12d1c..ac3a32d0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Gen1Recomp -A native LÖVE2D recreation of Poke Red and Blue. The engine and map +A native LÖVE2D recreation of Poke Red, Blue and Yellow. The engine and map behavior are hand-written Lua; game data and graphics are decoded from a ROM supplied by the player.