Skip to content

Commit

Permalink
Add build desc
Browse files Browse the repository at this point in the history
  • Loading branch information
罗宁 authored and 罗宁 committed Mar 11, 2020
1 parent f76e88b commit 11010bb
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,32 @@
> 本插件纯属个人爱好,与小特官方无关,内容版权归属小特 App 及内容发布者。
## Feature

1. Chrome 插件版本,一点即用,不用频繁刷手机,摸鱼神器!
2. 帖子更新自动通知,不错过最新消息!

## Build

1. 安装依赖
```shell
yarn
```

2. Build
```shell
yarn build

# 需要打包 zip
yarn build-zip
```

3. 安装

Chrome 设置 -> 更多工具 -> 扩展程序, 打开开发者模式,点击加载已解压的扩展程序

> 只支持 Chrome 浏览器,请使用最新版本,其余不知道能不能用。

## 截图

![](./docs/images/index-page.png)
Expand Down

0 comments on commit 11010bb

Please sign in to comment.