diff --git a/README-zh_CN.md b/README-zh_CN.md index cd64639203..68b89b305f 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -101,6 +101,12 @@ import 'antd/dist/antd.css'; // or 'antd/dist/antd.less' ## ⌨️ 本地开发 +你可以使用 Gitpod 进行在线开发: + +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/ant-design/ant-design) + +或者克隆到本地开发: + ```bash $ git clone git@github.com:ant-design/ant-design.git $ cd ant-design