From 780a97a4458b36c7f72e2b799bcb6bf7e72d6418 Mon Sep 17 00:00:00 2001 From: Zachary Blackwood Date: Thu, 25 Aug 2022 20:41:38 -0400 Subject: [PATCH] Add gif --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 94e2719..aeb29bd 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,11 @@ But, what if you want to get the input out, and do something with it every time [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://key-up.streamlitapp.com) +![filtering](https://user-images.githubusercontent.com/4040678/186792601-a9e921e8-3051-45a0-80d6-e1673cf8ae37.gif) + ## Installation + `pip install streamlit-keyup` ## Usage