From 828ed3ce3b741116ac219799d0dae07525e14e96 Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Sun, 28 Jul 2019 13:41:59 +0200 Subject: Fix typo in `README` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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] -- cgit