add readme in Cargo.toml

This commit is contained in:
2024-12-30 20:29:40 +00:00
parent 1dbd53a347
commit 61e1671214
+1
View File
@@ -3,6 +3,7 @@ name = "haxor"
version = "0.1.0"
edition = "2021"
description = "memory hacking library"
readme = "README.md"
repository = "https://codeberg.org/futile/haxor"
license = "Apache-2.0"
keywords = ["memory", "game", "hacking", "process"]