Skip to content

Commit

Permalink
Reference original article
Browse files Browse the repository at this point in the history
  • Loading branch information
becousae authored Dec 14, 2017
1 parent c45d7b2 commit 3cec43a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# fsm-hoc
Higher Order Component to introduce Finite State Machine to React Components

The logic is based on [this article](https://css-tricks.com/robust-react-user-interfaces-with-finite-state-machines/).
If you want to fully understand what's happening in this package and why you should use it, definitely read it!

## Installation
```sh
npm install fsm-hoc --save
Expand Down

0 comments on commit 3cec43a

Please sign in to comment.