Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 authored May 6, 2020
1 parent daa6c7d commit 5f3cca2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center"><a href="https://lrz5wloklm.csb.app/"><img src="https://github.com/bluebill1049/little-state-machine/blob/master/docs/logo.png?raw=true" alt="Little State Machine - React Hooks for state management" width="140px" /></a>
<h1>Little State Machine</h2>
<h1>Little State Machine</h2>

State management made super simple
</div>
Expand All @@ -14,8 +14,7 @@ State management made super simple

<h2>✨ Features</h2>

- 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
Expand Down

0 comments on commit 5f3cca2

Please sign in to comment.