Skip to content

Commit bc9bc40

Browse files
author
Marc J. Schmidt
committed
Update README.md
1 parent d96e173 commit bc9bc40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CSS Element Queries
22
===================
33

4-
Element Queries is a polyfill adding support for element based media-queries to all new browsers (incl. IE8+).
4+
Element Queries is a polyfill adding support for element based media-queries to all new browsers (incl. IE7+).
55
It allows not only to define media-queries based on window-size but also adds 'media-queries' functionality depending on element (any selector supported)
66
size while not causing performance lags due to event based implementation.
77

@@ -71,4 +71,4 @@ Issues
7171
7272
License
7373
-------
74-
MIT license. Copyright [Marc J. Schmidt](http://marcjschmidt.de/).
74+
MIT license. Copyright [Marc J. Schmidt](http://marcjschmidt.de/).

0 commit comments

Comments
 (0)