Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sghall committed Apr 28, 2017
1 parent 3e5cd53 commit eae3614
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,4 +1,4 @@
## resonance
## Resonance

[![Build Status](https://travis-ci.org/sghall/resonance.svg?branch=master)](https://travis-ci.org/sghall/resonance)
[![Coverage Status](https://coveralls.io/repos/github/sghall/resonance/badge.svg?branch=master)](https://coveralls.io/github/sghall/resonance?branch=master)
Expand Down Expand Up @@ -42,8 +42,7 @@ Resonance handles much of the heavy lifting for:

## SVG Chart Examples

[Example Code](https://github.com/sghall/resonance/tree/master/docs/src/routes/examples) - Each example is built like a mini [redux](http://redux.js.org/) application with its actions and reducers defined in a small module.
Resonance does not depend on redux but it is built with this type architecture in mind.
You can animate any component with Resonance, but it was developed by experimenting with animated SVG charts and redux. You can view the [example Code](https://github.com/sghall/resonance/tree/master/docs/src/routes/examples) here for the chart examples. Each example is built like a mini [redux](http://redux.js.org/) application with its actions and reducers defined in a small module.

<a href="https://sghall.github.io/resonance/#/examples/webpack-sunburst">
<img src="https://cloud.githubusercontent.com/assets/4615775/25240281/45acec66-25a7-11e7-9e6a-83012473b748.png" height="150px"/>
Expand Down

0 comments on commit eae3614

Please sign in to comment.