Skip to content
Snippets Groups Projects
Commit 49e79236 authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

README language tweaks. trying not to be lame.

parent b9c5721c
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,10 @@ This is an exploration of the distributed identity system
## Required software:
All of the servers present in this repository are based on node.js, and a
minimal but non-zero number of 3rd party node modules are required to make
it go. [npm](http://npmjs.org/) is a good tool to use to acquire the requisite modules.
All of the servers here are based on node.js, and some number of 3rd party node modules are required to make them go. ([npm](http://npmjs.org/) is a good way to get these libraries)
* node.js (>= 0.4.5): http://nodejs.org/
* The connect framework (>= 1.3.0): http://senchalabs.github.com/connect/
* connect (>= 1.3.0): http://senchalabs.github.com/connect/
* xml2js (>= 0.1.5)
* sqlite (>= 1.0.3)
* mustache (>= 0.3.1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment