# HG changeset patch # User Mahlon Smith # Date 1446749083 0 # Node ID cee945391bf2fbbf9960b99c61f6762e469c78a0 # Parent 174cf1b0f4a5360232d7b07c07f5f95b3712ae97 README.md edited online with Bitbucket diff -r 174cf1b0f4a5 -r cee945391bf2 README.md --- 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 * Mahlon E. Smith -== 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