--- a/README.md Thu Nov 05 18:44:13 2015 +0000
+++ b/README.md Thu Nov 05 18:44:43 2015 +0000
@@ -1,8 +1,8 @@
-= Thingfish PostgreSQL Metastore
+# Thingfish PostgreSQL Metastore
* http://bitbucket.org/mahlon/thingfish-metastore-pggraph
-== Description
+## Description
This is a metadata storage plugin for the Thingfish digital asset
manager. It provides persistent storage for uploaded data to a
@@ -12,18 +12,18 @@
storing objects as nodes, and their relations as edges.
-== Authors
+## Authors
* Michael Granger <ged@FaerieMUD.org>
* Mahlon E. Smith <mahlon@martini.nu>
-== Installation
+## Installation
$ gem install thingfish-metastore-pggraph
-== Usage
+## Usage
As with Thingfish itself, this plugin uses
Configurability[https://rubygems.org/gems/configurability] to modify
@@ -42,7 +42,7 @@
When Thingfish starts, it will install the necessary database schema
automatically.
-== License
+## License
Copyright (c) 2014-2015, Michael Granger and Mahlon E. Smith.
@@ -72,4 +72,4 @@
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file