From 3eaa2172b2eae335fabeec778d76e553ed0b1443 Mon Sep 17 00:00:00 2001 From: Matthew Scragg Date: Wed, 10 Sep 2014 14:37:48 -0500 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e36d43..06d6ac0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Realms Wiki Beta Git based wiki written in Python -Inspired by Gollum, Ghost, and Dillinger. +Inspired by [Gollum][gollum], [Ghost][ghost], and [Dillinger][dillinger]. Basic authentication and registration included. Demo: http://realms.io @@ -114,3 +114,9 @@ realms-wiki runserver ## Author Matthew Scragg + + +[gollum]: https://github.com/gollum/gollum +[ghost]: https://github.com/tryghost/Ghost +[dillinger]: https://github.com/joemccann/dillinger/ +