diff --git a/README.md b/README.md index 1c233bd..b8031f7 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ Fragmented Store
- Tiny (~500 B) and simple (P)React state management library + Tiny (~500 B), easy and simple (P)React state management library
- Store update -> only components that use the updated property are rendered. + After a store update -> only components that use the updated property are rendered.