From 5772227ea52c4837b4cc3da97ed72f49c06e6adf Mon Sep 17 00:00:00 2001 From: spacewander Date: Sun, 6 Sep 2015 23:30:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E3=80=8AReact=20=E5=85=A5?= =?UTF-8?q?=E9=97=A8=E6=95=99=E7=A8=8B=E3=80=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf81eaa..acfb5cf 100644 --- a/README.md +++ b/README.md @@ -392,6 +392,7 @@ * React.js * [React.js 中文文档](http://reactjs.cn/) * [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook) + * [React 入门教程](http://fraserxu.me/intro-to-react/) * impress.js * [impress.js的中文教程](https://github.com/kokdemo/impress.js-tutorial-in-Chinese) * CoffeeScript @@ -424,8 +425,8 @@ * [Lua编程入门](https://github.com/andycai/luaprimer) * [Lua 5.1 参考手册 中文翻译](http://www.codingnow.com/2000/download/lua_manual.html) * [Lua 5.3 参考手册 中文翻译](http://cloudwu.github.io/lua53doc/) -* [Lua源码欣赏](http://www.codingnow.com/temp/readinglua.pdf) -* [lua程序设计](http://book.luaer.cn/) +* [Lua源码欣赏](http://www.codingnow.com/temp/readinglua.pdf) +* [lua程序设计](http://book.luaer.cn/) ### Perl