From cac4168645a4e4582629646b99cd8b98996e7980 Mon Sep 17 00:00:00 2001 From: yggverse Date: Fri, 1 Nov 2024 19:19:33 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4bd737e..51e48be 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ 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) - GTK Browser for Gemini Protocol, -it also could be useful for any other integrations as depend of [glib](https://crates.io/crates/glib) and [gio](https://crates.io/crates/gio) (`2.66+`) crates only +GGemini (or G-Gemini) library written as the client extension for [Yoda](https://github.com/YGGverse/Yoda). +Useful for GTK-based applications, require [glib](https://crates.io/crates/glib) and [gio](https://crates.io/crates/gio) (`2.66+`) only ## Install