=== Developer Showcase ===
Contributors: swergroup, pixline
Donate link: http://swergroup.com/
Tags: showcase, plugin, plugins, custom post type, portfolio, developer, developers
Requires at least: 3.4.2
Tested up to: 3.4.2
Stable tag: trunk

Plugin/theme showcase plugin for WordPress plugin/theme authors and developers. 

== Description ==

This plugin let plugin and theme authors to display their work in their main WordPress.
It provides some helpers:

* two custom post types: plugins and themes
* SEO-friendly URLs
* fetch (and cache in transient) plugin/theme info from the latest readme.txt file
* fetch (and cache in transient) rating / support / downloads info
* plugin info from readme file as custom post metadata

Planned in the next release:

* widgets with plugin info
* shortcodes

== Installation ==

1. Download the plugin, unzip, upload folder to your `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Look for the documentation on the plugin page and learn how to use it.
1. Enjoy!

== Changelog ==

= 0.4.1 =

* FIX sparklines inclusion
* FIX path mismatch

= Older releases = 

* 0.4 internal release, GIT only
* 0.3 First release