diff --git a/README.md b/README.md
index 75b2d54..5db66ca 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,33 @@
-# rubick2
+
+

+
-## Project setup
-```
-npm install
-```
-### Compiles and hot-reloads for development
-```
-npm run serve
-```
+
+
Rubick2
+
+基于 electron 的开源工具箱,自由集成丰富插件,打造极致的桌面端效能工具。Rubick(拉比克) 是 dota 里面的英雄之一,其核心技能是插件化使用其他英雄的技能,用完即走。非常符合本工具的设计理念,所以取名 Rubick。
-### Compiles and minifies for production
-```
-npm run build
-```
+## 支持能力
+- [x] 支持远程下载安装插件,支持插件开发者模式
+- [x] 支持系统插件,只要 rubick 在运行,即可使用,不需要搜索呼起
+- [x] 支持全局快捷键设置
+- [x] 支持搜索本地已安装 app 或 偏好设置
+- [ ] 支持 Windows
+- [ ] 支持 Linux
-### Lints and fixes files
-```
-npm run lint
-```
+## 反馈
+对本项目有兴趣或者想要交流学习的同学可以扫码加下面的微信,备注 rubick,帮助我们更好的成长:
+
+
+
+扫码关注 Rubick 官微, 获取最新动态:
+
+
+
+## 更新日志
+[ChangeLog](https://github.com/clouDr-f2e/rubick/blob/master/CHANGELOG.md)
+
+## License
+This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/clouDr-f2e/rubick/blob/master/LICENSE) file for details.
-### Customize configuration
-See [Configuration Reference](https://cli.vuejs.org/config/).