diff --git a/README.md b/README.md index 5845c2c..d6468ef 100644 --- a/README.md +++ b/README.md @@ -821,7 +821,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Misc * [echo](https://github.com/toddmotto/echo) - Lazy-loading images with data-* attributes. -* [picturefill](https://github.com/scottjehl/picturefill) - A responsive image polyfill for , srcset, sizes +* [picturefill](https://github.com/scottjehl/picturefill) - A responsive image polyfill for <picture>, srcset, sizes. * [platform.js](https://github.com/bestiejs/platform.js) - A platform detection library that works on nearly all JavaScript platforms. * [json3](https://github.com/bestiejs/json3) - A modern JSON implementation compatible with nearly all JavaScript platforms. * [Logical Or Not](http://gabinaureche.com/logicalornot/) - A game about JavaScript specificities.