From 9455722b0b22dc5f04ba18cfa6ee726368291c29 Mon Sep 17 00:00:00 2001 From: wangqi Date: Tue, 6 Nov 2018 15:05:15 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E4=B8=80=E8=B5=B7=E5=AD=A6Node.js?= 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 e0463b2..784d068 100644 --- a/README.md +++ b/README.md @@ -475,6 +475,7 @@ * [Node debug 三法三例](http://i5ting.github.io/node-debug-tutorial/) * [nodejs中文文档](https://www.gitbook.com/book/0532/nodejs/details) * [orm2 中文文档](https://github.com/wizardforcel/orm2-doc-zh-cn) + * [一起学 Node.js](https://github.com/nswbmw/N-blog) * underscore.js * [Underscore.js中文文档](http://learningcn.com/underscore/) * backbone.js -- GitLab