From ed038fd0afceac8d12323d5d17aa453ea6576905 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 26 Oct 2024 23:27:24 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a59f82..65a6b42 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ cargo add ggemini ### `client` -[Gio](https://docs.gtk.org/gio/) API already includes powerful [SocketClient](https://docs.gtk.org/gio/class.SocketClient.html), -so this Client just bit extends some features for Gemini Protocol. +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::buffer`