summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2019-08-30 22:59:44 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2019-08-30 22:59:44 +0200
commit1e3a415379e574983e767141e43ce495a1a8fbe4 (patch)
treec665449abc0f746ccc770197309d16d6ce9dce38 /src
parent072cdab48903863f8f5ebaea19bd537428197f51 (diff)
downloadiced-1e3a415379e574983e767141e43ce495a1a8fbe4.tar.gz
iced-1e3a415379e574983e767141e43ce495a1a8fbe4.tar.bz2
iced-1e3a415379e574983e767141e43ce495a1a8fbe4.zip
Link to temp documentation in `README` for now
Diffstat (limited to 'src')
-rw-r--r--src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib.rs b/src/lib.rs
index ad1f8a05..0eeec114 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -1,4 +1,4 @@
-//! Iced is a renderer-agnostic GUI library for Rust focused on simplicity and
+//! Iced is a renderer-agnostic GUI library focused on simplicity and
//! type-safety. Inspired by [Elm].
//!
//! # Features