=== Anything Slider ===
Contributors: beoboo
Donate link: http://di-side.com/
Tags: anythingslider, anything slider
Requires at least: 3.0
Tested up to: 3.2
Stable tag: trunk

This plugin helps to configure and render an AnythingSlider jQuery slideshow.

== Description ==

This plugin helps to configure and render an AnythingSlider jQuery slideshow.

Visit [Di-SiDE website](http://di-side.com "Di-SiDE") to see this in action.

== Installation ==

You can use the built-in Wordpress installer, or you can install this plugin manually.

If you want to manually install the plugin, then:

1.  Upload the files to the `/wp-content/plugins/` directory
2.  Activate the plugin through the 'Plugins' menu in WordPress
3.  Define all the settings in `Settings - Anything Slider`
4.  Place `<?php if ( function_exists('show_anythingslider') ) { show_anythingslider(); } ?>` in your templates

== Changelog ==

= 1.0 =
* First release of the plugin