From 5af1dbb11c16b67622a3470377502b152ccd9fc0 Mon Sep 17 00:00:00 2001 From: Misha Malasai Date: Tue, 11 Apr 2023 14:54:49 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 816bf4b..b6c91f3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # debounce Debounce your lambdas. +![code snippet](https://user-images.githubusercontent.com/32337243/231154991-2804dc42-8085-4604-8a33-f523809b2119.png) + ## Table of Contents * [What is debouncing?](#what-is-debouncing)