Display new GIFs in `README`
This commit is contained in:
parent
cae26cb7bc
commit
d53e1bb00b
16
README.md
16
README.md
|
@ -8,14 +8,14 @@
|
||||||
A cross-platform GUI library for Rust focused on simplicity and type-safety.
|
A cross-platform GUI library for Rust focused on simplicity and type-safety.
|
||||||
Inspired by [Elm].
|
Inspired by [Elm].
|
||||||
|
|
||||||
[![Tour - Iced][gui_gif]][gui_gfycat]
|
<div align="center">
|
||||||
[![Tour - Coffee][coffee_gui_gif]][coffee_gui_gfycat]
|
<a href="https://gfycat.com/littlesanehalicore">
|
||||||
|
<img src="https://thumbs.gfycat.com/LittleSaneHalicore-small.gif" height="350px">
|
||||||
[gui_gif]: https://thumbs.gfycat.com/VeneratedSourAurochs-small.gif
|
</a>
|
||||||
[gui_gfycat]: https://gfycat.com/veneratedsouraurochs
|
<a href="https://gfycat.com/politeadorableiberianmole">
|
||||||
|
<img src="https://thumbs.gfycat.com/PoliteAdorableIberianmole-small.gif">
|
||||||
[coffee_gui_gif]: https://thumbs.gfycat.com/GloomyWeakHammerheadshark-small.gif
|
</a>
|
||||||
[coffee_gui_gfycat]: https://gfycat.com/gloomyweakhammerheadshark
|
</div>
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* Simple, easy-to-use, batteries-included API
|
* Simple, easy-to-use, batteries-included API
|
||||||
|
|
Loading…
Reference in New Issue