mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 13:38:35 +00:00
Fix crates.io badge and update some links
This commit is contained in:
parent
8ab0bb4496
commit
db6a6b28e6
@ -1,7 +1,7 @@
|
||||
# imgui-rs: Rust bindings for Dear ImGui
|
||||
|
||||
[](https://github.com/imgui-rs/imgui-rs/actions)
|
||||
[](https://crates.io/crates/imgui)
|
||||
[](https://crates.io/crates/imgui)
|
||||
[](https://docs.rs/imgui)
|
||||
[](https://github.com/ocornut/imgui)
|
||||
|
||||
@ -128,8 +128,8 @@ build this libary and run the examples.
|
||||
|
||||
Licensed under either of
|
||||
|
||||
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
||||
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
|
||||
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
|
||||
* MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)
|
||||
|
||||
at your option.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user