=== Poetry ===
Contributors: julian yanover
Tags: poetry, poems, literature, poets
Requires at least: 2.7.0
Tested up to: 3.5.1
Stable tag: 1.1

This Widget will show random poems from 50 poets, obtained from mypoeticside.com

== Description ==

Through a Widget or a simple function call this plugin will show random poems from a list of 50 poets in your sidebar, obtained from mypoeticside.com.
You can choose which poets to display while using the widget option, being in total over 6500 possible poems.

== Installation ==

1. Unzip the file
2. Upload the poetry folder to the /wp-content/plugins/ directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. If you want to use the plugin with the widget option, go to Appearance -> Widgets to configure the widget, or if you want to use the function directly on your theme, you should place the code: <?php show_random_poem(); ?> where you want to show the random poem, for example in your sidebar.php