Fix broken reference in README.markdown

This commit is contained in:
Gianluigi Pierini 2024-10-30 16:44:01 +01:00 committed by Jonathan Spira
parent 8140b3f0a8
commit 2abba18c08
3 changed files with 2 additions and 3 deletions

View File

@ -8,7 +8,7 @@ repository = "https://github.com/imgui-rs/imgui-rs"
documentation = "https://docs.rs/imgui"
license = "MIT OR Apache-2.0"
categories = ["gui", "api-bindings"]
readme = "../README.markdown"
readme = "../README.md"
exclude = ["/resources"]
@ -34,4 +34,3 @@ tables-api = []
approx = "0.5.1"
memoffset = "0.9"
pretty_assertions = "1.4.1"

View File

@ -1 +0,0 @@
../README.markdown

1
imgui/README.md Symbolic link
View File

@ -0,0 +1 @@
../README.md