Update README.md

This commit is contained in:
Christian Alfoni 2015-04-12 13:23:28 +02:00
parent 82457b66f6
commit fe8ec06af9
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ A form input builder and validator for React JS
## Running with React 0.13.x
In development you will get a warning about Formsy overriding `props`. This is due to a change in the React API. A new solution has been developed for next Formsy release, though it will not be available until React 0.14.0 is ready. So please just ignore the warning for now and when React 0.14.0 is here, they will be gone!
[Read more about Formsy release v1.0.0](https://github.com/christianalfoni/formsy-react/issues/83)
- [Background](#background)
- [What you can do](#whatyoucando)
- [Install](#install)