summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-09-18 22:25:59 +0200
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-09-18 22:38:45 +0200
commitdc2efb3fabc5378671eb91f0983464f372143c1c (patch)
tree80f92f9287024a65e88111f3105cdb3c0b398856 /README.md
parented4d0781c7172e9ed1f047a37f01a908c7896bf1 (diff)
downloadiced-dc2efb3fabc5378671eb91f0983464f372143c1c.tar.gz
iced-dc2efb3fabc5378671eb91f0983464f372143c1c.tar.bz2
iced-dc2efb3fabc5378671eb91f0983464f372143c1c.zip
Showcase `halloy` and `icebreaker` in `README` :tada:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 17804939..9cfa03de 100644
--- a/README.md
+++ b/README.md
@@ -15,11 +15,11 @@
A cross-platform GUI library for Rust focused on simplicity and type-safety.
Inspired by [Elm].
-<a href="https://iced.rs/examples/todos.mp4">
- <img src="https://iced.rs/examples/todos.gif" width="275px">
+<a href="https://github.com/squidowl/halloy">
+ <img src="https://iced.rs/showcase/halloy.gif" width="460px">
</a>
-<a href="https://iced.rs/examples/tour.mp4">
- <img src="https://iced.rs/examples/tour.gif" width="273px">
+<a href="https://github.com/hecrj/icebreaker">
+ <img src="https://iced.rs/showcase/icebreaker.gif" width="360px">
</a>
</div>