update readme

This commit is contained in:
wheatup 2019-04-08 19:05:43 +09:00
parent 018f2b6651
commit 7989e36892
3 changed files with 5 additions and 2 deletions

View File

@ -22,6 +22,9 @@ v2.1.0: 区分手动刷新和自动刷新两种模式,手动刷新时支持搜
![preview3](./screenshots/preview3.png)
v2.1.2: 新增黑色主题
![dark-theme](./screenshots/dark-theme.png)
## 使用
1. 点击 Creator 右上角进入编辑器 resources 目录,再依次进入`static/preview-templates`目录

BIN
screenshots/dark-theme.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 868 KiB

View File

@ -1,6 +1,6 @@
{
"name": "ccc-devtools",
"version": "2.1.1",
"version": "2.1.2",
"author": "Next",
"repo": "https://github.com/potato47/ccc-devtools.git"
}