From 176848e3f62321eb260d59b1204fc7d6352396ea Mon Sep 17 00:00:00 2001
From: Arthur Sonzogni <sonzogniarthur@gmail.com>
Date: Sun, 25 Apr 2021 17:08:54 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f1bdfbcc..93f01deb 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ A simple C++ library for terminal based user interface.
  * No dependencies.
  * Cross platform (mostly). Linux (main target), Windows (experimental), Mac.
  * Keyboard navigation.
- * Mouse support (very soon)
+ * Mouse support (very soon, [feedback](https://github.com/ArthurSonzogni/FTXUI/issues/7#issuecomment-826339732) needed)
 
 ## Operating systems
 - [![linux-gcc][badge.linux-gcc]][link.linux-gcc]
-- 
GitLab