From 41f0fae2d2617e0e1b3cd25961f0504951c8d182 Mon Sep 17 00:00:00 2001 From: Viljami S Date: Mon, 26 Mar 2012 16:25:42 +0300 Subject: [PATCH] Pump up the size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd8c323..61df39d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [ResponsiveSlides.js](http://responsive-slides.viljamis.com/) is a tiny jQuery plugin that creates a responsive slideshow using images inside <ul>. It works with wide range of browsers including all IE versions from IE6 and up. It also adds css max-width support for IE6 and other browsers that don't natively support it. Only dependency is [jQuery](http://jquery.com/) and that all the images are same size. -Biggest difference to other responsive slideshow plugins is the file size (907 bytes minified and gzipped) + that this one doesn't try to do everything. ResponsiveSlides.js has basically only two different modes: Either it just automatically fades the images, or operates as a responsive image container with pagination and/or navigation to fade between slides. +Biggest difference to other responsive slideshow plugins is the file size (940 bytes minified and gzipped) + that this one doesn't try to do everything. ResponsiveSlides.js has basically only two different modes: Either it just automatically fades the images, or operates as a responsive image container with pagination and/or navigation to fade between slides.