Showing
1 changed file
with
4 additions
and
0 deletions
@@ -25,10 +25,14 @@ README.md 可以添加一些访问资料的快捷方式(索引),可以是 | @@ -25,10 +25,14 @@ README.md 可以添加一些访问资料的快捷方式(索引),可以是 | ||
25 | 25 | ||
26 | # 使用代码 | 26 | # 使用代码 |
27 | > git clone http://git.dev.yoho.cn/web/yohobuy.git | 27 | > git clone http://git.dev.yoho.cn/web/yohobuy.git |
28 | + | ||
28 | > git submodule init | 29 | > git submodule init |
30 | + | ||
29 | > git submodule update --remote | 31 | > git submodule update --remote |
30 | 32 | ||
31 | # 帮助文档 | 33 | # 帮助文档 |
32 | http://www.laruence.com | 34 | http://www.laruence.com |
35 | + | ||
33 | https://github.com/laruence/php-yaf | 36 | https://github.com/laruence/php-yaf |
37 | + | ||
34 | http://php.net/manual/zh/book.yaf.php | 38 | http://php.net/manual/zh/book.yaf.php |
-
Please register or login to post a comment