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