From d3e375170a1845d57a1628a4aca373cd5f77b81b Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 20 Feb 2025 22:45:51 +0200 Subject: [PATCH] remove duplicate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c779c8..a276d23 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Client/Server Library for Gemini protocol with Titan support -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. +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. This library was primarily created for [titanit](https://github.com/YGGverse/titanit), a file-sharing server. > [!NOTE]