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/ +