Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vodkabears committed Apr 5, 2014
1 parent 5741d85 commit 332ebf6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Minified version size: ~4kb
* All modern browsers are supported.
* Only webkit browsers has a blur effect in the default css theme. If you want a blur for another kind of browsers use: https://github.com/Schepp/CSS-Filters-Polyfill, but it's not fast like a native css3 blur.
* IE9+
* JS code works in IE8 too, but css styles on your own, i don't want to pollute it.
* Zepto support.

## Start
Expand Down Expand Up @@ -126,4 +127,4 @@ inst.open();

// close a modal
inst.close();
```
```

0 comments on commit 332ebf6

Please sign in to comment.