Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zetta83 authored Feb 13, 2017
1 parent 00b07cf commit 08dbb0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Material Design Lite selectfield component (https://github.com/google/material-d

## Live Example

Check out the [jsfiddle](http://jsfiddle.net/zetta/mofbbamo/)
Check out the [jsfiddle](http://jsfiddle.net/zetta/mofbbamo/embedded/result/)

## Basic use
To use any MDL component, you must include the minified CSS and JavaScript files using standard relative-path references
Expand All @@ -21,4 +21,4 @@ Select field.
</select>
<label class="mdl-selectfield__label" for="myselect">Choose option</label>
</div>
```
```

0 comments on commit 08dbb0c

Please sign in to comment.