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 aa63add commit 3f6363e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -8,11 +8,13 @@

##Installation
`npm i material-ui-superselectfield`

This component requires 4 dependencies :
- react
- react-dom
- react-tap-event-plugin
- material-ui

... so make sure they are installed in your project, or install them as well ;)

##Properties
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "material-ui-superselectfield",
"version": "0.1.3",
"description": "original Material-UI's SelectField component enahnced with autocompletion and multiselection",
"version": "0.1.4",
"description": "original Material-UI's SelectField component enhanced with autocompletion and multiselection",
"private": false,
"author": "Raphaël Morineau <raphael.morineau@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 3f6363e

Please sign in to comment.