Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sghall committed Sep 7, 2017
1 parent 87731d7 commit 2f0fd00
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Expand Up @@ -10,4 +10,11 @@ React components for animated state transitions that update with your data.
This library uses [d3-timer](https://github.com/d3/d3-timer) to efficiently manage thousands of state tweens.
You can apply high-performance state animations using an approachable, easy to implement syntax.

# [Resonance is now react-move 2.0!!](https://github.com/react-tools/react-move)
Update:
## [Resonance is now react-move 2.0!!](https://github.com/react-tools/react-move)

Work on this project will continue in the react-move repo. To get the latest version:

```
npm install react-move
```

0 comments on commit 2f0fd00

Please sign in to comment.