From 9ce509cedc8f2a92bd5bb9125c4d219f4f38d48b Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 10 Feb 2025 02:02:45 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90105f5..cd21d88 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Glib/Gio-oriented network API for [Gemini protocol](https://geminiprotocol.net/) > Project in development! > -GGemini (or G-Gemini) library written as the client extension for [Yoda](https://github.com/YGGverse/Yoda), it also could be useful for other GTK-based applications dependent of [glib](https://crates.io/crates/glib) and/or [gio](https://crates.io/crates/gio) (`2.66+`) bindings. +GGemini (or G-Gemini) library written as the client extension for [Yoda](https://github.com/YGGverse/Yoda), it also could be useful for other GTK-based applications dependent of [glib](https://crates.io/crates/glib) / [gio](https://crates.io/crates/gio) (`2.66+`) backend. ## Requirements