diff --git a/imgui/Cargo.toml b/imgui/Cargo.toml index a7cf6482b..342bd979d 100644 --- a/imgui/Cargo.toml +++ b/imgui/Cargo.toml @@ -8,7 +8,7 @@ homepage = "https://github.com/imgui-rs/imgui-rs" repository = "https://github.com/imgui-rs/imgui-rs" license = "MIT/Apache-2.0" categories = ["gui", "api-bindings"] -readme = "README.markdown" +readme = "../README.markdown" exclude = ["/resources"]