=== bxGist4Fun ===
Contributors: braxissoftware
Tags: git, github, gists
Requires at least: 3.0.0
Tested up to: 3.4
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This is a very simple plugin which lets you display GitHub gists in your posts and pages using shortcodes.

== Description ==

This is a very simple plugin which lets you display GitHub gists in your posts and pages using shortcodes.

Just use a get-gist shortcode with the id of the gist and you're good to go!

Example: [get-gist id="3213756"]

== Installation ==

1. Upload the 'wp-bxGist4Fun' directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place the `[get-gist id="YOUR GIST IS HERE"]` shortcode in a post or page


