From ff5b1619c339193759ee5a6df9d84fe08f818693 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 26 Oct 2024 23:28:30 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65a6b42..748f736 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ cargo add ggemini ### `client` Gio API already includes powerful [SocketClient](https://docs.gtk.org/gio/class.SocketClient.html), -this Client just extends a bit some features for Gemini Protocol. +Client implementation is minimal and just extends a bit some features for Gemini Protocol. #### `client::buffer`