=== Wordpress Processing Embed ===
Contributors: ahmattox
Tags: processing, java, embed, applet, processing.org
Tested up to: 3.0.1
Stable tag: .5

Embed Processing applets into your Wordpress blog.

== Description ==

Wordpress Processing Embed inserts [Processing](http://www.processing.org) applets into your Wordpress Blog.


== Installation ==

1. Upload the 'wordpress-processing-embed' folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Upload the '.jar' file of your applet through the media uploader.
4. Insert the shortcode '[processing file="yourapplet.jar" width="500" height="300"]' into your post or page.

== Changelog ==

= 0.5 =
* Initial Release.