Browse Source

add Landing to README

pull/13021/head
jljsj33 6 years ago
parent
commit
e10c400047
  1. 1
      README-zh_CN.md
  2. 1
      README.md

1
README-zh_CN.md

@ -83,6 +83,7 @@ import 'antd/dist/antd.css'; // or 'antd/dist/antd.less'
- [React 底层基础组件](http://react-component.github.io/) - [React 底层基础组件](http://react-component.github.io/)
- [移动端组件](http://mobile.ant.design) - [移动端组件](http://mobile.ant.design)
- [动效](https://motion.ant.design) - [动效](https://motion.ant.design)
- [Landing 模板集](https://landing.ant.design)
- [设计规范速查手册](https://github.com/ant-design/ant-design/wiki/Ant-Design-%E8%AE%BE%E8%AE%A1%E5%9F%BA%E7%A1%80%E7%AE%80%E7%89%88) - [设计规范速查手册](https://github.com/ant-design/ant-design/wiki/Ant-Design-%E8%AE%BE%E8%AE%A1%E5%9F%BA%E7%A1%80%E7%AE%80%E7%89%88)
- [开发者说明](https://github.com/ant-design/ant-design/wiki/Development) - [开发者说明](https://github.com/ant-design/ant-design/wiki/Development)
- [版本发布规则](https://github.com/ant-design/ant-design/wiki/%E8%BD%AE%E5%80%BC%E8%A7%84%E5%88%99%E5%92%8C%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E6%B5%81%E7%A8%8B) - [版本发布规则](https://github.com/ant-design/ant-design/wiki/%E8%BD%AE%E5%80%BC%E8%A7%84%E5%88%99%E5%92%8C%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E6%B5%81%E7%A8%8B)

1
README.md

@ -83,6 +83,7 @@ See [i18n](http://ant.design/docs/react/i18n).
- [rc-components](http://react-component.github.io/) - [rc-components](http://react-component.github.io/)
- [Mobile UI](http://mobile.ant.design) - [Mobile UI](http://mobile.ant.design)
- [Motion](https://motion.ant.design) - [Motion](https://motion.ant.design)
- [Landing Templates](https://landing.ant.design)
- [Developer Instruction](https://github.com/ant-design/ant-design/wiki/Development) - [Developer Instruction](https://github.com/ant-design/ant-design/wiki/Development)
- [Versioning Release Note](https://github.com/ant-design/ant-design/wiki/%E8%BD%AE%E5%80%BC%E8%A7%84%E5%88%99%E5%92%8C%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E6%B5%81%E7%A8%8B) - [Versioning Release Note](https://github.com/ant-design/ant-design/wiki/%E8%BD%AE%E5%80%BC%E8%A7%84%E5%88%99%E5%92%8C%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E6%B5%81%E7%A8%8B)
- [FAQ](https://ant.design/docs/react/faq) - [FAQ](https://ant.design/docs/react/faq)

Loading…
Cancel
Save