Skip to content

Commit

Permalink
Minor Readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharlaan committed Jan 22, 2017
1 parent 0cd6e1f commit aa63add
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
##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)
![](https://github.com/Sharlaan/material-ui-superSelectField/blob/master/chips.png)


##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
Expand Down

0 comments on commit aa63add

Please sign in to comment.