diff --git a/Cargo.toml b/Cargo.toml index 5e7b81e..fbc0026 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,5 +3,6 @@ name = "rustframe" version = "0.0.0" edition = "2024" license = "GPL-3.0-or-later" +readme = "README.md" [dependencies]