From 561707037203f3425e748189999e2ba1f80dcde8 Mon Sep 17 00:00:00 2001 From: Matthew Scragg Date: Thu, 4 Sep 2014 08:06:22 -0500 Subject: [PATCH] update readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c78c886..f5dc460 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Git based wiki written in Python Inspired by Gollum, Ghost, and Dillinger. Basic authentication and registration included. +Demo: http://realms.io +This domain is being used temporarily as a demo so expect it to change. + ## Features - Built with Bootstrap 3 @@ -76,3 +79,7 @@ vagrant up vagrant ssh realms-wiki runserver ``` + +## Author + +Matthew Scragg