Skip to content

Commit

Permalink
Express: Edited main and express readme
Browse files Browse the repository at this point in the history
  • Loading branch information
komarserjio committed Nov 19, 2014
1 parent 7fc2908 commit 74242fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ Supported frameworks
* `Ruby on Rails <https://github.com/komarserjio/notejam/tree/master/rubyonrails>`_
* `Padrino <https://github.com/komarserjio/notejam/tree/master/padrino>`_

**Javascript (node.js)**

In progress
-----------
* `Express <https://github.com/komarserjio/notejam/tree/master/express>`_

**Javascript (node.js)**

* Express
In progress
-----------

**Python**

Expand Down
2 changes: 1 addition & 1 deletion express/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Middlewares/extentions used:

* `Passport.js <http://passportjs.org/>`_ for authentication
* `Node ORM 2 <http://dresende.github.io/node-orm2/>`_ for database
* `Superagent <http://visionmedia.github.io/superagent/>`_ for testing
* `Mocha <http://mochajs.org/>`_ and `Superagent <http://visionmedia.github.io/superagent/>`_ for testing
* ... and `others <https://github.com/komarserjio/notejam/blob/express/express/notejam/package.json>`_

==========================
Expand Down

0 comments on commit 74242fa

Please sign in to comment.