Update README.md

This commit is contained in:
木偶 2021-08-05 21:40:08 +08:00 committed by GitHub
parent 4e0ca27dd3
commit c2f5ac2b9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
* [Rubick Mac OS V0.0.3-beta.1](https://github.com/clouDr-f2e/rubick/releases/tag/v0.0.3-beta.1) * [Rubick Mac OS V0.0.3-beta.1](https://github.com/clouDr-f2e/rubick/releases/tag/v0.0.3-beta.1)
* [Rubick Windows V0.0.2-beta.2](https://github.com/clouDr-f2e/rubick/releases/download/v0.0.2-beta.2/rubick2.Setup.0.0.2-beta.2.exe) * [Rubick Windows V0.0.2-beta.2](https://github.com/clouDr-f2e/rubick/releases/download/v0.0.2-beta.2/rubick2.Setup.0.0.2-beta.2.exe)
## 支持能力 ## 支持能力
- [x] 支持远程下载安装插件,支持插件开发者模式 - [x] 支持远程下载安装插件,支持插件开发者模式
- [x] 支持插件分离 - [x] 支持插件分离
- [x] 支持系统命令取色、截屏、帮助 - [x] 支持系统命令取色、截屏、帮助
@ -35,6 +35,10 @@
![example.gif](https://user-images.githubusercontent.com/21073039/128359309-2377d3cf-7b70-4e8f-9973-ae8f337a8006.gif) ![example.gif](https://user-images.githubusercontent.com/21073039/128359309-2377d3cf-7b70-4e8f-9973-ae8f337a8006.gif)
## 使用文档
[Rubick Docs](https://cloudr-f2e.github.io/rubick/)
## 使用问题 ## 使用问题
1. 依赖于 `robotjs` dev 环境运行请在 `install` 后执行 `npm run rebuild` 1. 依赖于 `robotjs` dev 环境运行请在 `install` 后执行 `npm run rebuild`