From 5f3cca2e748ae13273bfb7f49fc50e608ba09d4e Mon Sep 17 00:00:00 2001 From: Bill Date: Wed, 6 May 2020 17:13:29 +1000 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c722ba..1cec634 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
Little State Machine - React Hooks for state management -

♆ Little State Machine

+

Little State Machine

State management made super simple
@@ -14,8 +14,7 @@ State management made super simple

✨ Features

-- Follow flux application architecture -- Tiny with 0 dependency and simple (less than 1kb) +- Tiny with 0 dependency and simple (less than 1.5kb) - Persist state by default (`sessionStorage`) - Build with React Hooks - Compatible with React Native