From: Joe Hitchens Date: Fri, 11 Nov 2011 21:34:30 +0000 (-0800) Subject: docs X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9dd640d177ce85bfc72eecc76bf1ed650c4e1131;p=oweals%2Ffinalsclub.git docs --- diff --git a/README.md b/README.md index 76e949d..149f1b5 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ helping college students collaborate, learn, and share their knowledge freely on Requirements: - Linux server (circa 2011) -- Node.js (Version 0.4.10 or later) (More ...)[http://nodejs.org] -- MongoDB (Version 1.8.2 or later) (More ...)[http://mongodb.org] +- Node.js (Version 0.4.10 or later) [More ...](http://nodejs.org) +- MongoDB (Version 1.8.2 or later) [More ...](http://mongodb.org) ## Quick start for a single server installation @@ -112,20 +112,20 @@ core page where EPL and BC are both found along side each other. Several node modules are leveraged to to make the basic website work: -- (async)[http:npmjs.org] -- (aws-lib)[http:npmjs.org] -- (connect)[http:npmjs.org] -- (connect-mongo)[http:npmjs.org] -- (ejs)[http:npmjs.org] -- (express)[http:npmjs.org] -- (express-messages)[http:npmjs.org] -- (hat)[http:npmjs.org] -- (hooks)[http:npmjs.org] -- (init)[http:npmjs.org] -- (jade)[http:npmjs.org] -- (mongodb)[http:npmjs.org] -- (mongoose)[http:npmjs.org] -- (socket.io)[http:npmjs.org] +- [async](http:npmjs.org) +- [aws-lib](http:npmjs.org) +- [connect](http:npmjs.org) +- [connect-mongo](http:npmjs.org) +- [ejs](http:npmjs.org) +- [express](http:npmjs.org) +- [express-messages](http:npmjs.org) +- [hat](http:npmjs.org) +- [hooks](http:npmjs.org) +- [init](http:npmjs.org) +- [jade](http:npmjs.org) +- [mongodb](http:npmjs.org) +- [mongoose](http:npmjs.org) +- [socket.io](http:npmjs.org) [[ more detail about website generally, then defer to src comments ]]