From acee97bae82be05337facfbdb18c84143dbc2dc0 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 26 Mar 2022 09:58:58 +0000 Subject: docs(readme): add readme --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index efef0fb..bd88e1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ name = "windmark" version = "0.0.0" authors = ["Fuwn "] edition = "2021" -description = "Simple and highly performant Gemini server framework" +description = "A simple and highly performant Gemini server framework" documentation = "https://docs.rs/windmark" readme = "README.md" homepage = "https://github.com/gemrest/windmark" -- cgit v1.2.3