From 9afec1a638d20bcbc5487752858f429874a93458 Mon Sep 17 00:00:00 2001 From: jiang <155259966@qq.com> Date: Wed, 9 Nov 2016 18:17:41 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2caac1a084..52b9fe3006 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ tsconfig.json - [Development tool](http://ant-tool.github.io/) - [React components](http://react-component.github.io/) - [Mobile UI](http://mobile.ant.design) +- [Motion](https://motion.ant.design) - [React style guide](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-code-style.md) - [React component design guide](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-design.md) - [Developer Instruction](https://github.com/ant-design/ant-design/wiki/Development) @@ -106,6 +107,7 @@ tsconfig.json - [CodePen boilerplate](http://codepen.io/benjycui/pen/KgPZrE?editors=001) for bug reports - [Awesome Ant Design](https://github.com/websemantics/awesome-ant-design) + ## Contributing We welcome all contributions, please read our [CONTRIBUTING.md](https://github.com/ant-design/ant-design/blob/master/.github/CONTRIBUTING.md) first. You can submit any ideas as [pull requests](https://github.com/ant-design/ant-design/pulls) or as a [GitHub issue](https://github.com/ant-design/ant-design/issues). If you'd like to improve code, check out the [Development Instruction](https://github.com/ant-design/ant-design/wiki/Development) and have a good time! :)