diff --git a/README.md b/README.md index 873a26e..646d1c7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Client/Server Library for [Gemini protocol](https://geminiprotocol.net/docs/protocol-specification.gmi) with Titan support -Unlike [ggemini](https://github.com/YGGverse/ggemini) created for Glib-based applications, `titanite` written using native [Rust](https://www.rust-lang.org/) ecosystem. +Unlike [ggemini](https://github.com/YGGverse/ggemini), which was created for Glib-based applications, titanite is oriented for use with the native [Rust](https://www.rust-lang.org/) ecosystem ecosystem. This library was primarily created for [titanit](https://github.com/YGGverse/titanit), a file-sharing server. > [!NOTE]