From d42455bc21a96b3867f330d909cefc4cef061a1c Mon Sep 17 00:00:00 2001 From: Matt Brookes Date: Fri, 7 Apr 2017 11:54:05 +0100 Subject: [PATCH] Add links to alternatives to the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4161393..fbbd789 100644 --- a/README.md +++ b/README.md @@ -76,3 +76,9 @@ See [CHANGELOG.md](https://github.com/mbrookes/formsy-material-ui/blob/master/CH Originally based on an example by [Ryan Blakeley](https://github.com/rojobuffalo). Thanks to our [contributors](https://github.com/mbrookes/formsy-material-ui/graphs/contributors). + +## Alternatives + +Here are some alternative solutions you might also wish to consider: + - [react-material-ui-form-validator](https://github.com/NewOldMax/react-material-ui-form-validator) + - Redux Form [Material-UI example](http://redux-form.com/6.1.1/examples/material-ui/)