=== Plugin Name ===
Contributors: Aaron Sonnenberg
Donate link: http://www.aaronsonnenberg.com/donate/
Tags: read, text, file, shortcode
Requires at least: 3.0
Tested up to: 3.2.1
Stable tag: trunk

== Description ==
Allows you to display the contents of a text file within a post by adding a simple shortcode and including a path from the root folder.

== Installation ==
1. Upload `read-txt.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Upload your text file from your local computer into the Media Library
4. Place `[read-text path="path to text file"]` in your post templates

== Frequently Asked Questions ==
=Can I use an external file from another domain?=
Nope

== Screenshots ==


== Changelog ==
= 0.1 =
Live
