From 78b2ada9090c99f92637c7ef2f2a8099aec1f6db Mon Sep 17 00:00:00 2001 From: Matt Brookes Date: Mon, 19 Oct 2015 15:52:20 +0100 Subject: [PATCH] Add formsy-material-ui to elements section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a42e498..c429777c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The main concept is that forms, inputs and validation is done very differently a 5. You can dynamically add form elements to your form and they will register/unregister to the form ## Default elements -You can look at examples in this repo or use the [formsy-react-components](https://github.com/twisty/formsy-react-components) project to use bootstrap with formsy-react. +You can look at examples in this repo or use the [formsy-react-components](https://github.com/twisty/formsy-react-components) project to use bootstrap with formsy-react, or use [formsy-material-ui](https://github.com/mbrookes/formsy-material-ui) to use [Material-UI](http://material-ui.com/) with formsy-react. ## Install