From d9712cf1e8fea5bc1f693aeeebc20581621377d2 Mon Sep 17 00:00:00 2001 From: Arthur Sonzogni <sonzogniarthur@gmail.com> Date: Sun, 11 Jun 2023 14:04:30 +0200 Subject: [PATCH] Improve the README GIF --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0e542d3..a5c88a11 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ <p align="center"> - <img src="./examples/component/homescreen.gif" alt="Demo image"></img> + <img src="https://github.com/ArthurSonzogni/FTXUI/assets/4759106/6925b6da-0a7e-49d9-883c-c890e1f36007" alt="Demo image"></img> <br/> <a href="#"><img src="https://img.shields.io/badge/c++-%2300599C.svg?style=flat&logo=c%2B%2B&logoColor=white"></img></a> <a href="http://opensource.org/licenses/MIT"><img src="https://img.shields.io/github/license/arthursonzogni/FTXUI?color=black"></img></a> -- GitLab