mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-10 04:58:34 +00:00
Fix broken reference in README.markdown
This commit is contained in:
parent
8140b3f0a8
commit
2abba18c08
@ -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"
|
||||
|
||||
|
||||
@ -1 +0,0 @@
|
||||
../README.markdown
|
||||
1
imgui/README.md
Symbolic link
1
imgui/README.md
Symbolic link
@ -0,0 +1 @@
|
||||
../README.md
|
||||
Loading…
x
Reference in New Issue
Block a user