From 0cbfde12ffa28acbd2ff8757e8024fdd4202a0ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E8=BF=9B?= Date: Sun, 5 Mar 2017 02:30:57 +0800 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8cb280be36..c17afb9bb8 100644 --- a/readme.md +++ b/readme.md @@ -23,6 +23,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Akinjide Bankole](https://github.com/akinjide/JS30days) used Node.js with [Jade](http://jadelang.net) to solve the exercises * [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天挑战,记录练习过程,重难点和其他的解决方案。🎨 ## A note on Pull Requests