From f83c5babb677b9ad277b90e750733b0e8cf200c7 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 26 Oct 2024 23:42:21 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3c349e..a1ecef3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Glib/Gio-oriented network library for [Gemini protocol](https://geminiprotocol.n > Project in development! > -GGemini (or G-Gemini) initially created as client extension for [Yoda Browser](https://github.com/YGGverse/Yoda), +GGemini (or G-Gemini) initially created as the client extension for [Yoda Browser](https://github.com/YGGverse/Yoda), but also could be useful for any other integration as depends of [glib](https://crates.io/crates/glib) and [gio](https://crates.io/crates/gio) (`v2_66`) crates only.