Skip to content

Commit 7c7cf6b

Browse files
committed
update readme
1 parent fbd0e27 commit 7c7cf6b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
> Todo app with Express.js
22
3-
This is an example of classical (no front-end JavaScript frameworks) web application built with Express.js 3.3.5.
3+
This is an example of create, read, update, delete web application built with Express.js v4.8.1, and Mongoskin&MongoDB for [Pro Express.js](http://proexpressjs.com).
4+
45
The full source code is available at [github.com/azat-co/todo-express](http://github.com/azat-co/todo-express).
56

6-
More Express.js in [Express.js Guide](http://expressjsguide.com).
7+
More Express.js in [Pro Express.js](http://proexpressjs.com).
78

89
More Node.js frameworks at [nodeframework.com](http://nodeframework.com).
910

0 commit comments

Comments
 (0)