Update README.md to reflect native->runtime rename
This commit is contained in:
parent
1b355f528a
commit
b9e00590b9
1 changed files with 5 additions and 5 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# `iced_runtime`
|
||||
[][documentation]
|
||||
[](https://crates.io/crates/iced_native)
|
||||
[](https://github.com/iced-rs/iced/blob/master/LICENSE)
|
||||
[][documentation]
|
||||
[](https://crates.io/crates/iced_runtime)
|
||||
[](https://github.com/iced-rs/iced/blob/master/LICENSE)
|
||||
[](https://discord.gg/3xZJ65GAhd)
|
||||
|
||||
`iced_runtime` takes [`iced_core`] and builds a native runtime on top of it.
|
||||
`iced_runtime` takes [`iced_core`] and builds a runtime on top of it.
|
||||
|
||||
[documentation]: https://docs.rs/iced_native
|
||||
[documentation]: https://docs.rs/iced_runtime
|
||||
[`iced_core`]: ../core
|
||||
[`iced_winit`]: ../winit
|
||||
[`druid`]: https://github.com/xi-editor/druid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue