From bd77c2e1d830930872f131e53dc6059f54c64b55 Mon Sep 17 00:00:00 2001 From: DevAnsar Date: Fri, 5 Jan 2024 02:40:01 +0330 Subject: [PATCH] Update Readme file --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46fdb92..bde5454 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ ## Introduction -**React Search Hook** is a light library for React, with which you can store the search text in the Store and use it in other components. +**React Search Hook** is a lightweight library for React, with which you can store the search text in the Store and use it in other components. + +**Visit online [demo](https://devansar.github.io/react-search-hook/)** It is production-ready, and gives you the following: