diff --git a/Cargo.toml b/Cargo.toml index 9051e03..b79aa4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2024" license = "MIT" readme = "README.md" description = "Flarum is down - read as Markdown" -keywords = ["archive", "conversion", "backup", "static", "dump"] +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 0137a67..2c616f9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Flarum is down - read as Markdown -CLI tool for Flarum v2 that allows to export public DB into the Markdown format. +CLI tool for Flarum v2 that allows to export public DB into Markdown format. > [!IMPORTANT] > In development \ No newline at end of file