=== Plugin Name ===
Contributors: freanki
Tags: widget, time, date
Requires at least: 3.0
Tested up to: 3.3
Stable tag: 0.6

This Plugin provides a widget which shows the days, weeks, month or years since a specific date.

== Description ==

This widget shows the time since a specific date. You can enter text before and after the result.

You have to enter the date like this: 2012-01-31, so it’s year-month-day.

Thats all :)

== Installation ==

1. Upload `time-since-date.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Activate the widget in your "themes - widget" menu


== Changelog ==

= 0.6 =
* Added weeks, month and years. Always round down.
= 0.5 =
* First version.

