Prepare for release

This commit is contained in:
Pierre Hubert 2022-12-19 12:34:18 +01:00
parent af6016ae96
commit 9b13ce1dd3
2 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,8 @@ edition = "2021"
authors = ["Pierre Hubert <pierre.git@communiquons.org>"]
description = "Grammalecte HTTP client"
license = "MIT"
repository = "https://gitea.communiquons.org/pierre/GrammalecteClient"
keywords = ["grammalecte", "spell-check"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# Grammalecte client
This crate is an Open Source [Grammalecte](https://grammalecte.net/) client, writtent in Rust.
Please have a look at this crate documentation to learn more.