From 3e13dae73b2efcde23c260a60957edc36de4fecc Mon Sep 17 00:00:00 2001
From: aeschylus <scipioaffricanus@gmail.com>
Date: Wed, 5 Apr 2017 11:24:19 -0700
Subject: [PATCH] Update readme formatting

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9b40621dc..4fb5642a5 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,9 @@
 #Mirador
 ![mirador banner](http://projectmirador.github.io/mirador/img/banner.jpg)
 **Mirador is a multi-repository, configurable, extensible, and easy-to-integrate viewer and annotation creation and comparison environment for IIIF resources, ranging from deep-zooming artwork, to complex manuscript objects. It provides a tiling windowed environment for comparing multiple image-based resources, synchronised structural and visual navigation of content using openSeadragon, Open Annotation compliant annotation creation and viewing on deep-zoomable canvases, metadata display, bookreading, and bookmarking.**
-###[See a Demo](http://projectmirador.org/demo/)
-###[Getting Started](http://projectmirador.org/docs/docs/getting-started.html)
+
+### [See a Demo](http://projectmirador.org/demo/)
+### [Getting Started](http://projectmirador.org/docs/docs/getting-started.html)
 
 ### Run in Development
 Mirador uses [node.js](http://nodejs.org/) and a build system to assemble, test, and manage the development resources. If you have never used these tools before, you may need to install them.
-- 
GitLab