initial commit
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 31 Mar 2015 20:05:24 +0000 (16:05 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 31 Mar 2015 20:05:24 +0000 (16:05 -0400)
readme.txt [new file with mode: 0644]

diff --git a/readme.txt b/readme.txt
new file mode 100644 (file)
index 0000000..a553734
--- /dev/null
@@ -0,0 +1,45 @@
+=== Gaslight Media Member Database ===
+Contributors: cscott@gaslightmedia.com
+Donate link: http://www.gaslightmedia.com
+Tags: Gaslight Media,Plugin,WooCommerce,Merchant e-Solutions,Mes Payment Gateway
+Requires at least: 3.0.1
+Tested up to: 3.4
+Stable tag: 4.3
+License: GPLv2 or later
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+
+This is the Gaslight Media produced plugin that extends WooCommerce to include support for the 
+Merchant e-Solutions credit card payment gateway.
+
+== Description ==
+
+More description goes here.
+
+== Installation ==
+
+This section describes how to install the plugin and get it working.
+
+e.g.
+
+1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
+1. Activate the plugin through the 'Plugins' menu in WordPress
+1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
+
+== Frequently Asked Questions ==
+
+
+== Screenshots ==
+
+== Changelog ==
+
+= 1.0 =
+
+== Upgrade Notice ==
+
+== Arbitrary section ==
+
+You may provide arbitrary sections, in the same format as the ones above.  This may be of use for extremely complicated
+plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or
+"installation."  Arbitrary sections will be shown below the built-in sections outlined above.
+
+== A brief Markdown Example ==