Update README.md
This commit is contained in:
parent
aaac6d0618
commit
1a450d81f2
|
|
@ -3,6 +3,9 @@ formsy-react [ | [API](/API.md) | [Examples](/examples) |
|
||||
|---|---|---|
|
||||
|
||||
### From version 0.12.0 Formsy only supports React 0.13.1 and up
|
||||
|
||||
- [Background](#background)
|
||||
|
|
@ -78,7 +81,9 @@ The main concept is that forms, inputs and validation is done very differently a
|
|||
|
||||
## <a name="howtouse">How to use</a>
|
||||
|
||||
See `examples` folder for live examples.
|
||||
See [`examples` folder](/examples) for examples.
|
||||
|
||||
Complete API reference is available [here](/API.md).
|
||||
|
||||
#### Formsy gives you a form straight out of the box
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue