update readme

This commit is contained in:
yggverse 2024-10-28 02:37:34 +02:00
parent 71d3de47d5
commit 42441ebb24

View file

@ -7,7 +7,7 @@ Glib/Gio-oriented network API for [Gemini protocol](https://geminiprotocol.net/)
>
This library written as the network 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.
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
## Install