From 2674d423766368fcd5caf3b6658bbc15087899a7 Mon Sep 17 00:00:00 2001 From: Gus <85527977+gusocosta@users.noreply.github.com> Date: Tue, 22 Jul 2025 23:39:22 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a546740..7729597 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Virtua_Pet This is a tiny little project I made to get my own Virtual Pet. I hope you like it as much as I do. -The code can receive some optimiztion, so feel free to change it as you like. +The code was written in the Arduino IDE and can receive some optimiztion, so feel free to change it as you like. All the bitmap sprites are on the bitmap.h file. I would be glade to see your project too if you choose to make one pet by yourself. Thank you!