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