Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
takayama-lily authored Apr 20, 2021
1 parent c42ee72 commit a055440
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,16 @@

> 使用的UI库:[https://github.com/MorFansLab/LiteWebChat_Frame](https://github.com/MorFansLab/LiteWebChat_Frame)
> QQ协议库:[https://github.com/takayama-lily/oicq](https://github.com/takayama-lily/oicq)
----

## 自行编译此扩展

```bash
# clone此项目
npm i
npm i typescript -g
npm i vsce -g
vsce package
```

0 comments on commit a055440

Please sign in to comment.