From 84010d609a2e3c4ee3e5a670e43399dc306a6ddf Mon Sep 17 00:00:00 2001 From: Matthew Scragg Date: Wed, 3 Sep 2014 22:32:40 -0500 Subject: [PATCH] updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e10cc0..8c51620 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ TODO thumbnails here - Git - NodeJS (needed for bower/cleancss, distro packages shouldn't need this in future) -** Optional ** +**Optional** - Nginx (if you want proxy requests, this is recommended) - Memcached or Redis, default is memonization - MariaDB, MySQL, Postgresql, or another database supported by SQLAlchemy, default is sqlite. @@ -66,6 +66,8 @@ Access from your browser ## Vagrant +Vagrantfile is included for development. + ``` git clone https://github.com/scragg0x/realms-wiki cd realms-wiki