From b797979873b2e51a1f226d3ab11556de8865b2fa Mon Sep 17 00:00:00 2001 From: Dmitry Semigradsky Date: Thu, 15 Oct 2015 11:52:10 +0300 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 766e12e..8a42e49 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ A form input builder and validator for React JS | [How to use](#how-to-use) | [API](/API.md) | [Examples](/examples) | |---|---|---| -### Currently, the development is in 'react-0.14' branch. For more information see [#158](https://github.com/christianalfoni/formsy-react/issues/158) - ### From version 0.12.0 Formsy only supports React 0.13.1 and up ## Background