From e7f4d11aaed5647d3829f2d237fb28e8ee068ffd Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 28 Oct 2024 02:39:45 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5843161..3680152 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ cargo add ggemini ### `client` [Gio](https://docs.gtk.org/gio/) API already provide powerful [SocketClient](https://docs.gtk.org/gio/class.SocketClient.html)\ -`client` collection just extends some minimal features wanted for Gemini Protocol interaction. +`client` collection just extends some features wanted for Gemini Protocol interaction. _todo_