diff --git a/README.md b/README.md index cfbb183..6fa5763 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ formsy-react ============ -A form input builder and validator for React JS (NOT YET RELEASED) +A form input builder and validator for React JS - [Background](#background) - [What you can do](#whatyoucando) @@ -436,4 +436,4 @@ Returns true if the value length is the equal or more than minimum and equal or ```html ``` -Return true if the value from input component matches value passed (==). \ No newline at end of file +Return true if the value from input component matches value passed (==).