Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ncthbrt committed Oct 10, 2019
1 parent 38e1c0f commit 4fef1df
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
Expand Up @@ -89,3 +89,6 @@ const delay = (action, ms) => [
dispatch => setTimeout(() => dispatch(action), ms)
];
```

## Ecosystem
[React Elmish Router](https://github.com/ncthbrt/react-elmish-router)

0 comments on commit 4fef1df

Please sign in to comment.