summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2019-11-24 20:18:22 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2019-11-24 20:18:22 +0100
commit2d249d4eb996a684d562cb3922b9ec97a0d857b4 (patch)
treeb31388b0265e8a19d257522ca863fec8937e22c8 /README.md
parentbbcd16c3358e641b8ab1877b802d1f7c5709943d (diff)
downloadiced-2d249d4eb996a684d562cb3922b9ec97a0d857b4.tar.gz
iced-2d249d4eb996a684d562cb3922b9ec97a0d857b4.tar.bz2
iced-2d249d4eb996a684d562cb3922b9ec97a0d857b4.zip
Link to iced.rs in main `README`
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0dbade92..61cefcb1 100644
--- a/README.md
+++ b/README.md
@@ -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!)
@@ -36,6 +36,7 @@ __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
+[the Web]: https://iced.rs/
[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
@@ -191,7 +192,7 @@ Currently, Iced is a cross-platform GUI library built on top of smaller crates:
[this pull request]: https://github.com/hecrj/coffee/pull/35
[The first alpha version]: https://github.com/hecrj/iced/tree/0.1.0-alpha
[a renderer-agnostic GUI library]: https://www.reddit.com/r/rust/comments/czzjnv/iced_a_rendereragnostic_gui_library_focused_on/
-[tour example]: https://github.com/hecrj/iced/blob/master/examples/tour.rs
+[tour example]: https://github.com/hecrj/iced/blob/master/examples/README.md#tour
[`ggez`]: https://github.com/ggez/ggez
[the ecosystem]: https://github.com/hecrj/iced/blob/master/ECOSYSTEM.md
[`iced_core`]: https://github.com/hecrj/iced/tree/master/core