From 6c99568045fb281866455e73bcde7b57a819512f Mon Sep 17 00:00:00 2001 From: Christian Alfoni Date: Tue, 28 Oct 2014 11:28:24 +0100 Subject: [PATCH] Tag commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 646fda3..fa7fd2d 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ A form input builder and validator for React JS - [Formsy.addValidationRule](#formsyaddvalidationrule) - [Validators](#validators) + ## Background I wrote an article on forms and validation with React JS, [Nailing that validation with React JS](http://christianalfoni.github.io/javascript/2014/10/22/nailing-that-validation-with-reactjs.html), the result of that was this extension.