From aa63addcc573b4ec2136a1f5d422402fa2007830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Morineau?= Date: Sun, 22 Jan 2017 12:48:50 +0100 Subject: [PATCH] Minor Readme fixes --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f43f560..5538e0e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ ##material-ui-superSelectField -This project is currently in the process of publication as a npm module. -This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). - - ##Preview ![](https://github.com/Sharlaan/material-ui-superSelectField/blob/master/dataSource.png) ![](https://github.com/Sharlaan/material-ui-superSelectField/blob/master/caseInsensitive.png) @@ -11,12 +7,12 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo ##Installation -`npm i material-ui-superselectfield` +`npm i material-ui-superselectfield` This component requires 4 dependencies : - react - react-dom - react-tap-event-plugin -- material-ui +- material-ui ... so make sure they are installed in your project, or install them as well ;) ##Properties