From aba84729d3f223692744beb796b11589d2dfa9be Mon Sep 17 00:00:00 2001 From: Sarath Date: Sun, 7 Jul 2024 19:57:40 +0530 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0ec120f..87aab17 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# Native Global state for React +# Native Global state for React [![Node.js Package](https://github.com/sarath263/native-state/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/sarath263/native-state/actions/workflows/npm-publish.yml) A native global state implementation with react. At least React version `18.2.0` is required. Lightweight and most efficient implementation for react global state,just using in built react hooks. Magic !