update readme

This commit is contained in:
Matthew Scragg 2014-09-04 08:06:22 -05:00
parent 03e22a9e37
commit 5617070372
1 changed files with 7 additions and 0 deletions

View File

@ -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 <scragg@gmail.com>