diff --git a/lunanode_macros/Cargo.toml b/lunanode_macros/Cargo.toml index 5c3e30b..2cd6ed2 100644 --- a/lunanode_macros/Cargo.toml +++ b/lunanode_macros/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" authors = ["Tait Hoyem "] description = "Macros to assist in creation of the lunanode crate." license = "agpl-3-only" -readme = "REAMDE.md" +readme = "README.md" repository = "https://git.tait.tech/tait/lunanode/" keywords = ["macros", "helper"] categories = ["proc_macro", "helper"]