From 02868a55639175658eb660090f134a62ca069735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=B7=E6=B8=A1?= Date: Thu, 11 Sep 2014 09:13:19 +0800 Subject: [PATCH] =?UTF-8?q?Express=E6=A1=86=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d3a877..2db5ef8 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ * [express.js 中文文档](http://expressjs.jser.us/) * [koa 中文文档](https://github.com/turingou/koa-guide) * [使用 Express + MongoDB 搭建多人博客](https://github.com/nswbmw/N-blog) + * [Express框架](http://javascript.ruanyifeng.com/nodejs/express.html) * backbone.js * [backbone.js入门教程](http://www.the5fire.com/backbone-js-tutorials-pdf-download.html) (PDF) * [Backbone.js入门教程第二版](https://github.com/the5fire/backbonejs-learning-note) -- GitLab