Skip to content

Commit

Permalink
removed Connect and NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Minnieur committed Aug 18, 2010
1 parent ae5e73c commit 00baf37
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 2,14 @@ README
======

entropy is a simple [RESTful][1] server in front of a [MongoDB][2] instance
using [node.js][3], [Express][4], [Connect][5] and [Mongoose][6].
using [node.js][3], [Express][4] and [Mongoose][5].

DEPENDENCIES
------------

* [node.js][3]
* [Express][4]
* [Connect][5]
* [Mongoose][6]
* [Mongoose][5]

INSTALLATION
------------
Expand Down Expand Up @@ -73,6 72,4 @@ that was distributed with this source code.
[2]: http://www.mongodb.org/
[3]: http://nodejs.org/
[4]: http://expressjs.com/
[5]: http://senchalabs.github.com/connect/
[6]: http://www.learnboost.com/mongoose/
[7]: http://npmjs.org/
[5]: http://www.learnboost.com/mongoose/

0 comments on commit 00baf37

Please sign in to comment.