diff --git a/Cargo.toml b/Cargo.toml index 6c317505..ee0b100a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "iced" version = "0.0.0" authors = ["Héctor Ramón Jiménez "] edition = "2018" -description = "An opinionated GUI runtime, heavily inspired by Elm." +description = "A GUI runtime, heavily inspired by Elm." license = "MIT" repository = "https://github.com/hecrj/iced" documentation = "https://docs.rs/iced" diff --git a/README.md b/README.md index 8c3f4d3e..4433fb3b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Crates.io](https://img.shields.io/crates/v/iced.svg)](https://crates.io/crates/iced) [![License](https://img.shields.io/crates/l/iced.svg)](https://github.com/hecrj/iced/blob/master/LICENSE) -An GUI runtime for Rust, heavily inspired by Elm. +A GUI runtime for Rust, heavily inspired by Elm. [![GUI][gui_gif]][gui_gfycat]