diff --git a/README.md b/README.md index 8e21d72..df8e059 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Resonance -Data driven transitons in React. When you need the 5% of animations that [react-motion](https://github.com/chenglou/react-motion) doesn't handle and interrupts are not "petty situations." +Data driven transitons in React. Covering the 5% of animations that [react-motion](https://github.com/chenglou/react-motion) doesn't handle. This very small (and very experimental) library harnesses the awesome [d3-timer](https://github.com/d3/d3-timer) which can efficiently schedule 1000s of animated transitions. Provides an interface for utilizing the various [d3 interpolaters](https://github.com/d3/d3-interpolate) to make state transitions.