From a3bb7dac8af59fb3cc72245fe330afef6de7e0f9 Mon Sep 17 00:00:00 2001 From: JalonSolov Date: Tue, 27 Jan 2026 05:18:06 -0500 Subject: [PATCH] doc: update gx README.md (#26453) --- vlib/gx/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vlib/gx/README.md b/vlib/gx/README.md index 21b9b5ec4..053e90695 100644 --- a/vlib/gx/README.md +++ b/vlib/gx/README.md @@ -1,7 +1,7 @@ ## Description -`gx` is a complementary module to `gg`, that just provides -some predefined graphical color names/operations. +`gx` was a complementary module to `gg`, that provided some predefined +graphical color names/operations. > **Note** -> `gx` is going to be merged with `gg` soon. +> `gx` is now deprecated, and all functionality was merged with `gg`. -- 2.39.5