diff options
Diffstat (limited to 'runtime/README.md')
-rw-r--r-- | runtime/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/runtime/README.md b/runtime/README.md index 497fd145..1b0fa857 100644 --- a/runtime/README.md +++ b/runtime/README.md @@ -12,13 +12,6 @@ [`druid`]: https://github.com/xi-editor/druid [`raw-window-handle`]: https://github.com/rust-windowing/raw-window-handle -## Installation -Add `iced_runtime` as a dependency in your `Cargo.toml`: - -```toml -iced_runtime = "0.9" -``` - __Iced moves fast and the `master` branch can contain breaking changes!__ If you want to learn about a specific release, check out [the release list]. |