diff --git a/README.md b/README.md index cfc5138..9fa15fb 100644 --- a/README.md +++ b/README.md @@ -1,44 +1,10 @@ - - -# {name} - -> 原文:[{nameEn}]({urlEn}) -> +# ApacheCN React 译文集 + > 协议:[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) > > 只有经历过地狱般的磨练,才能拥有创造天堂的力量。——泰戈尔 -* [在线阅读](https://{domain}.apachecn.org) +* [在线阅读](https://react.apachecn.org) * [在线阅读(Gitee)](https://apachecn.gitee.io/doc-template/) * [ApacheCN 学习资源](http://docs.apachecn.org/) @@ -52,11 +18,11 @@ ### 负责人 -* [{adminName}](https://github.com/{adminUn}): {adminQq} +* [飞龙](https://github.com/wizardforcel): 562826179 ### 其他 -* 在我们的 [apachecn/{repo}](https://github.com/apachecn/{repo}) github 上提 issue. +* 在我们的 [apachecn/apachecn-react-zh](https://github.com/apachecn/apachecn-react-zh) github 上提 issue. * 发邮件到 Email: `apachecn@163.com`. * 在我们的 [组织学习交流群](http://www.apachecn.org/organization/348.html) 中联系群主/管理员即可. @@ -65,24 +31,24 @@ ### Docker ``` -docker pull apachecn0/{dockerName} -docker run -tid -p :80 apachecn0/{dockerName} +docker pull apachecn0/apachecn-react-zh +docker run -tid -p :80 apachecn0/apachecn-react-zh # 访问 http://localhost:{port} 查看文档 ``` ### PYPI ``` -pip install {pypiName} -{pypiName} +pip install apachecn-react-zh +apachecn-react-zh # 访问 http://localhost:{port} 查看文档 ``` ### NPM ``` -npm install -g {npmName} -{npmName} +npm install -g apachecn-react-zh +apachecn-react-zh # 访问 http://localhost:{port} 查看文档 ``` diff --git a/index.html b/index.html index af41271..180bb89 100644 --- a/index.html +++ b/index.html @@ -31,10 +31,10 @@