From 0a52df8bb9cde7e58915a002d5d7934efc2f44d8 Mon Sep 17 00:00:00 2001 From: Viljami S Date: Sun, 4 Dec 2011 13:30:13 +0200 Subject: [PATCH] Removes unnecessary paragraph --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3c3bafe..46786cc 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ [AdaptiveSlides.js](http://adaptiveslides.viljamis.com/) is a tiny jQuery plugin that automatically creates adaptive slideshow using images inside a container. It work 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. -I created this script while developing my own site and despite it being really simple I decided to release it as a plugin. Heck, someone might still find it useful. : ) - Biggest difference to other responsive slideshow plugins is the file size + that this one doesn't try to do everything. AdaptiveSlides.js has basically only two different modes: Either it just automatically fades the images, or operates as an adaptive image container with pagination to navigate/fade between slides. Usage Instructions and demo