From a6d2c56338f87dce3bcec122daa54f229cad7277 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 24 Feb 2025 02:29:23 +0200 Subject: [PATCH] update descriptions --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index e8a6813..ab6faec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.1" edition = "2021" license = "MIT" readme = "README.md" -description = "File sharing server for Gemini & Titan protocols" +description = "File share server for Titan protocol with Gemini frontend" keywords = ["gemini", "titan", "gemini-protocol", "titan-protocol", "server"] categories = ["database-implementations", "network-programming", "filesystem"] repository = "https://github.com/YGGverse/titanit" diff --git a/README.md b/README.md index ca8aa03..d348e7b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Dependencies](https://deps.rs/repo/github/YGGverse/titanit/status.svg)](https://deps.rs/repo/github/YGGverse/titanit) [![crates.io](https://img.shields.io/crates/v/titanit.svg)](https://crates.io/crates/titanit) -File Share Server for Gemini & Titan protocols +File share server for Titan protocol with Gemini frontend > [!NOTE] >