From 6514eb5919f6b5c962b89172e57e9cfc9f4602aa Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 28 Oct 2024 02:39:06 +0200 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b1fd96d..5843161 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ 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. +`client` collection just extends some minimal features wanted for Gemini Protocol interaction. + +_todo_ #### `client::response` #### `client::response::header`