diff options
author | 2019-11-20 06:35:00 +0100 | |
---|---|---|
committer | 2019-11-20 06:35:00 +0100 | |
commit | 6543baa3d1e3f78ffa6aeb0c6317e65091e6bfc7 (patch) | |
tree | 33efef7f3d2d210ed4fc3a9b261f823955dd1ab9 /README.md | |
parent | 28423f54db3d18021d1da8a16ef2fe96bc9d6478 (diff) | |
download | iced-6543baa3d1e3f78ffa6aeb0c6317e65091e6bfc7.tar.gz iced-6543baa3d1e3f78ffa6aeb0c6317e65091e6bfc7.tar.bz2 iced-6543baa3d1e3f78ffa6aeb0c6317e65091e6bfc7.zip |
Add image of `todos` in multiple platforms
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -20,7 +20,7 @@ Inspired by [Elm]. ## Features * Simple, easy-to-use, batteries-included API * Type-safe, reactive programming model - * Cross-platform support (Windows, macOS, Linux, and the Web) + * [Cross-platform support] (Windows, macOS, Linux, and the Web) * Responsive layout * Built-in widgets (including [text inputs], [scrollables], and more!) * Custom widget support (create your own!) @@ -34,6 +34,7 @@ Inspired by [Elm]. __Iced is currently experimental software.__ [Take a look at the roadmap], [check out the issues], and [feel free to contribute!] +[Cross-platform support]: https://github.com/hecrj/iced/blob/master/docs/images/todos_desktop.jpg?raw=true [text inputs]: https://gfycat.com/alertcalmcrow-rust-gui [scrollables]: https://gfycat.com/perkybaggybaboon-rust-gui [Debug overlay with performance metrics]: https://gfycat.com/artisticdiligenthorseshoebat-rust-gui |