From ee871463ed18328981248c56c7e461924fab00c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=A5=E5=93=A5?= Date: Wed, 19 Jul 2017 09:39:53 +0800 Subject: [PATCH] Update readme.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 从零到壹全栈部落 --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index c17afb9bb8..865a7eb2cf 100644 --- a/readme.md +++ b/readme.md @@ -24,6 +24,8 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Yusef Habib](https://github.com/yhabib/JavaScript30) lessons and tricks learned, and a [gh-page](https://yhabib.github.io/JavaScript30/) to see working all the mini-projects. * [Amelie Yeh](https://github.com/amelieyeh/JS30) 30 lessons notes with things I've learned, and those important recaps. and directly view my demos [here](https://amelieyeh.github.io/JS30/) 🇹🇼😄 * [Winar](https://github.com/winar-jin/JavaScript30-Challenge)的JavaScript30天挑战,记录练习过程,重难点和其他的解决方案。🎨 +* [从零到壹全栈部落](https://github.com/liyuechun/JavaScript30-liyuechun),春哥发起的从零到壹全栈部落,旨在带领大家一起学习,一起输出,文档化,代码化,中文视频化,全栈部落口号:输出是最好的学习方式。 + ## A note on Pull Requests