update meta

This commit is contained in:
yggverse 2026-03-19 18:35:56 +02:00
parent 3e8c6d3bbb
commit 4bbb4e79b2
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ edition = "2024"
license = "MIT" license = "MIT"
readme = "README.md" readme = "README.md"
description = "Flarum is down - read as Markdown" 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"] categories = ["command-line-utilities", "parsing", "text-processing", "value-formatting"]
repository = "https://github.com/YGGverse/flarumdown" repository = "https://github.com/YGGverse/flarumdown"

View file

@ -6,7 +6,7 @@
Flarum is down - read as Markdown 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] > [!IMPORTANT]
> In development > In development