From 3459af295cab614058e0e3b2fa8036e9c0dd9c6d Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 26 Oct 2024 23:32:19 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cce847..e37ac03 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), -Client implementation is minimal and just extends a bit some features for Gemini Protocol. +current `client` implementation is minimal and just extends a bit some features for Gemini Protocol. #### `client::buffer`