Skip to content

Commit

Permalink
Updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdarling committed Aug 3, 2012
1 parent f9f321f commit 33ffa4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/webserver/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ Modifications

This section explains the modifications to the origional code to make it work.

1) Updated the package.json file, seems newer versions of express or something breaks the origional code, so locked it to specific versions.
2) Updated api/db.js and api/server.js to call out to the MongoMQ service bus instead of the stub service
3) Updated api/server.js to support callbacks instead of return statements from methods
1) Updated the package.json file, seems newer versions of express or something breaks the origional code, so locked it to specific versions.
2) Updated api/db.js and api/server.js to call out to the MongoMQ service bus instead of the stub service
3) Updated api/server.js to support callbacks instead of return statements from methods

0 comments on commit 33ffa4d

Please sign in to comment.