diff --git a/README-zh_CN.md b/README-zh_CN.md
index 2f4c881fcb..2236c66cc5 100644
--- a/README-zh_CN.md
+++ b/README-zh_CN.md
@@ -28,7 +28,7 @@ ReactDOM.render(, mountNode);
- [首页](http://ant.design/)
- [文档和组件](http://ant.design/docs/introduce)
-- [构建调试 antd-bin](https://github.com/ant-design/antd-bin)
+- [构建调试工具](https://github.com/ant-design/antd-bin)
- [开发计划](https://github.com/ant-design/ant-design/issues/9)
- [修改记录](CHANGELOG.md)
- [React 模块](http://react-component.github.io/)
diff --git a/docs/introduce.md b/docs/introduce.md
index 8e52178ee3..6f477f42f4 100644
--- a/docs/introduce.md
+++ b/docs/introduce.md
@@ -49,7 +49,7 @@ ReactDOM.render(, mountNode);
- [首页](http://ant.design/)
- [文档和组件](http://ant.design/docs/introduce)
-- [构建调试 antd-bin](https://github.com/ant-design/antd-bin)
+- [构建调试工具](https://github.com/ant-design/antd-bin)
- [开发计划](https://github.com/ant-design/ant-design/issues/9)
- [React 模块](http://react-component.github.io/)
- [React 代码规范](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-code-style.md)