From 5660947a2919168f7b0c2a2ffef90668518ea654 Mon Sep 17 00:00:00 2001 From: Olivier Berten Date: Mon, 17 Jun 2013 13:37:44 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1c25c2f..6b441c2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Gregobase -## Prerequisites +### Prerequisites * A working installation of [WordPress](http://wordpress.org/) (used for user management only) * [gregorio](https://gna.org/projects/gregorio/) * [LuaLaTeX](http://www.tug.org/texlive/) @@ -8,7 +8,7 @@ * [PDFCrop](http://pdfcrop.sourceforge.net/) * [GhostScript](http://www.ghostscript.com/) -## Install +### Install * Copy all GregoBase files into the WordPress directory * Set your database connection data in `include/db.php` * Import `gregobase_structure.sql` into your db @@ -18,5 +18,5 @@ If you want to have a local copy of http://gregobase.selapa.net * Import `grego_online.sql` into your db (of course the user data aren't in that file so you won't see who made the changes) -## Limitations +### Limitations * There's no interface for sources edition yet so you need to add them direclty into the database