diff --git a/README.md b/README.md index 5c0868a..a038620 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@ 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) - -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 +GGemini (or G-Gemini) library written as the client extension for [Yoda](https://github.com/YGGverse/Yoda), it also could be useful for other GTK-based applications, that require [glib](https://crates.io/crates/glib) and [gio](https://crates.io/crates/gio) (`2.66+`) crates. ## Install