feat: add readme
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-09-03 12:40:09 +02:00
parent 145e067454
commit 613947ac88
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ license = "MIT"
repository = "https://github.com/kjuulh/mad"
authors = ["kjuulh"]
edition = "2024"
readme = "../../README.md"
[dependencies]
anyhow.workspace = true