update readme

This commit is contained in:
yggverse 2025-02-20 18:06:17 +02:00
parent f672af6f7b
commit 1a31a7f912

View file

@ -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]