From ffb068e398d3e47fcf396706e86d800bc779a2d3 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 26 Oct 2024 23:25:30 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebc4727..0a59f82 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ Glib-oriented network library for [Gemini protocol](https://geminiprotocol.net/) > Project in development! > -This library initially created as extension for [Yoda Browser](https://github.com/YGGverse/Yoda), +GGemini (or G-Gemini) initially created as 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) (`2.66+`) crates only. +[glib](https://crates.io/crates/glib) and [gio](https://crates.io/crates/gio) (`v2_66`) crates only. ## Install