summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2019-08-30 02:06:17 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2019-08-30 02:06:41 +0200
commitdc4ce4d3b953aa41ff8d29c35b63c96327a2eb77 (patch)
tree69bb22b6cd9942c735c2126dbdd87e3e9cfda20c /README.md
parenta666f700240350cda0e8bbe9775837bc5d5024e8 (diff)
downloadiced-dc4ce4d3b953aa41ff8d29c35b63c96327a2eb77.tar.gz
iced-dc4ce4d3b953aa41ff8d29c35b63c96327a2eb77.tar.bz2
iced-dc4ce4d3b953aa41ff8d29c35b63c96327a2eb77.zip
Update `README` disclaimer
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7467f514..8a662df6 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,12 @@
A renderer-agnostic GUI library for Rust focused on simplicity and type-safety.
Inspired by [Elm].
-__Iced is in a very early stage of development.__ Many [basic features are still
-missing] and there are probably _many_ bugs. [Feel free to contribute!]
+__Iced is in a experimental stage.__ [Features are still missing],
+[some optimizations are yet to be implemented], and there are probably _many_
+bugs. [Feel free to contribute!]
-[basic features are still missing]: https://github.com/hecrj/iced/issues?q=is%3Aissue+is%3Aopen+label%3Afeature
+[Features are still missing]: https://github.com/hecrj/iced/issues?q=is%3Aissue+is%3Aopen+label%3Afeature
+[some optimizations are yet to be implemented]: https://github.com/hecrj/iced/issues?q=is%3Aissue+is%3Aopen+label%3Aoptimization
[Feel free to contribute!]: #contributing--feedback
[![UI Tour - Coffee][gui_gif]][gui_gfycat]