Link to the latest branch in examples' README
This commit is contained in:
parent
0fbbfdfbef
commit
12f4b875cf
1 changed files with 2 additions and 4 deletions
|
|
@ -1,8 +1,6 @@
|
||||||
# Examples
|
# Examples
|
||||||
__Iced moves fast and the `master` branch can contain breaking changes!__ If
|
__Iced moves fast and the `master` branch can contain breaking changes!__ If you want to browse examples that are compatible with the latest release,
|
||||||
you want to learn about a specific release, check out [the release list].
|
then [switch to the `latest` branch](https://github.com/iced-rs/iced/tree/latest/examples#examples).
|
||||||
|
|
||||||
[the release list]: https://github.com/iced-rs/iced/releases
|
|
||||||
|
|
||||||
## [Tour](tour)
|
## [Tour](tour)
|
||||||
A simple UI tour that can run both on native platforms and the web! It showcases different widgets that can be built using Iced.
|
A simple UI tour that can run both on native platforms and the web! It showcases different widgets that can be built using Iced.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue