diff --git a/Cargo.toml b/Cargo.toml index ff3ea0d..983fb49 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.3.0" edition = "2024" license = "MIT" readme = "README.md" -description = "Flarum is down - read as Markdown" +description = "Flarum is down - read in Markdown" keywords = ["archive", "conversion", "static", "dump"] categories = ["command-line-utilities", "parsing", "text-processing", "value-formatting"] repository = "https://github.com/YGGverse/flarumdown" diff --git a/README.md b/README.md index 6391640..041edf8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Dependencies](https://deps.rs/repo/github/YGGverse/flarumdown/status.svg)](https://deps.rs/repo/github/YGGverse/flarumdown) [![crates.io](https://img.shields.io/crates/v/flarumdown.svg)](https://crates.io/crates/flarumdown) -Flarum is down - read as Markdown +Flarum is down - read in Markdown CLI tool for Flarum v2 that allows to export public DB entries into Markdown format.