From d99577ffb26737e853d305211a3e2eb2efee0cca Mon Sep 17 00:00:00 2001 From: RefinedSoftwareLLC Date: Mon, 11 Nov 2013 12:29:18 -0700 Subject: [PATCH] Update README.md Added Wiki link because it is so easy to miss yet it is so important because of it's setup guides. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d3bab3918..876ef61057 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ - # NodeBB **NodeBB** is a robust Node.js driven forum built on a redis database. It is powered by web sockets, and is compatible down to IE8. * [NodeBB Homepage](http://www.nodebb.org/ "NodeBB") * [Demo & Meta Discussion](http://try.nodebb.org) +* [Wiki Guides](https://github.com/designcreateplay/NodeBB/wiki) - includes setup for other platforms * [Join us on IRC](https://kiwiirc.com/client/irc.freenode.net/nodebb) - #nodebb on Freenode * [Follow on Twitter](http://www.twitter.com/NodeBB/ "NodeBB Twitter") * [Like us on Facebook](http://www.facebook.com/NodeBB/ "NodeBB Facebook") @@ -65,4 +65,4 @@ NodeBB can also be started with helper programs, such as `supervisor` and `forev ## Upgrading NodeBB -Detailed upgrade instructions are listed in [Upgrading NodeBB](https://github.com/designcreateplay/NodeBB/wiki/Upgrading-NodeBB) \ No newline at end of file +Detailed upgrade instructions are listed in [Upgrading NodeBB](https://github.com/designcreateplay/NodeBB/wiki/Upgrading-NodeBB)