jcperez-ch / flaxs

const Flaxs = Flux + Redux.principles();
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Remove the connect example on README.md and add reference to react-flaxs repo #22

Closed jcperez-ch closed 8 years ago

jcperez-ch commented 8 years ago

Need to add a reference to https://github.com/jcperez-ch/react-flaxs and a quick usage example on README.md

jcperez-ch commented 8 years ago

Also, fix package.json of the examples project.

jcperez-ch commented 8 years ago

Fixed on https://github.com/jcperez-ch/flaxs/pull/23