From 7f7e4cc8b0c2eacd6c1bbc9b53d3f13c2dca580c Mon Sep 17 00:00:00 2001 From: hasan alnatour Date: Mon, 24 Aug 2020 14:22:45 +0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ca7b2a4..7f0805b 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,23 @@ ## Material UI InputText -![mui-input](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/logo.png) +![mui-input](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/logo.png) A Material UI Text Field Input For Mendix, works with strings and integers and mendix native validation. -![mui-input](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/mui-text-input.png) +![mui-input](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/mui-text-input.png) ## Features The widget renders a material UI text field that works with Mendix attributes with two way binding and full features configration. -![config](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/config.png) +![config](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/config.png) the widget renders the input in different ways depending on the validation and attribute type -![active](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/input-label-active.png) +![active](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/input-label-active.png) -![shrink](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/input-label-shrink.png) +![shrink](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/input-label-shrink.png) -![error](https://github.com/hassan-alnator/MX-Mui-TextInput/README.assets/input-error.png) +![error](https://github.com/hassan-alnator/MX-Mui-TextInput/raw/master/README.assets/input-error.png) ## Issues, suggestions and feature requests https://github.com/hassan-alnator/MX-Mui-TextInput/issues