remove duplicate

This commit is contained in:
yggverse 2025-02-20 22:45:51 +02:00
parent a966b36bd4
commit d3e375170a

View file

@ -6,7 +6,7 @@
Client/Server Library for Gemini protocol with Titan support 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. This library was primarily created for [titanit](https://github.com/YGGverse/titanit), a file-sharing server.
> [!NOTE] > [!NOTE]