From 42441ebb242d62c599274180330e9096f44222e7 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 28 Oct 2024 02:37:34 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad9f550..b1fd96d 100644 --- a/README.md +++ b/README.md @@ -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