Removing warning about v8.0.0 not being ready; it's fairly ready

This commit is contained in:
Rodrigo Alfonso 2025-02-19 08:19:48 -03:00
parent 2336bfeb2d
commit 9e05647244

View File

@ -1,6 +1,4 @@
⚠️⚠️⚠️ **v8.0.0 is not ready yet! Come back later!** ⚠️⚠️⚠️
# gba-link-connection
# gba-link-connection
A set of Game Boy Advance (GBA) C++ libraries to interact with the Serial Port. Its main purpose is to provide multiplayer support to homebrew games. [C bindings](#c-bindings) are also included for compatibility.