From 2364e4ffe2073c26d890b8b5bf3ccec6557dab5b Mon Sep 17 00:00:00 2001 From: Dmitry Semigradsky Date: Fri, 17 Apr 2015 15:12:20 +0300 Subject: [PATCH] Revert changes --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index fc985d4..8b99f3a 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,6 @@ formsy-react [![GitHub release](https://img.shields.io/github/release/christian A form input builder and validator for React JS -| [How to use](#howtouse) | [API](/API.md) | [Examples](/examples) | -|---|---|---| - ### From version 0.12.0 Formsy only supports React 0.13.1 and up - [Background](#background) @@ -83,8 +80,6 @@ The main concept is that forms, inputs and validation is done very differently a See [`examples` folder](/examples) for examples. -Complete API reference is available [here](/API.md). - #### Formsy gives you a form straight out of the box ```javascript