From a9e393eedeb75a585f282007cc47c20b51379328 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 27 Mar 2022 06:33:35 +0000 Subject: docs(meta): update description --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 79bdb65..92d906f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ name = "windmark" version = "0.0.0" authors = ["Fuwn "] edition = "2021" -description = "A simple and highly performant Gemini server framework" +description = "An elegant and highly performant async Gemini server framework" documentation = "https://docs.rs/windmark" readme = "README.md" homepage = "https://github.com/gemrest/windmark" diff --git a/README.md b/README.md index bd07ac3..0c303c6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![docs.rs](https://docs.rs/windmark/badge.svg)](https://docs.rs/windmark) [![github.com](https://github.com/gemrest/windmark/actions/workflows/check.yaml/badge.svg?branch=main)](https://github.com/gemrest/windmark/actions/workflows/check.yaml) -Windmark is a simple and highly performant Gemini server framework. +Windmark is An elegant and highly performant async Gemini server framework. ## Usage -- cgit v1.2.3