Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
starknt committed Aug 31, 2024
1 parent 9d7afce commit f270335
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

## 特点

- 同时支持浏览器和NodeJs环境
- 开箱即用
- 同时支持浏览器和 NodeJs 环境
- 开箱即用的 Typescript 类型提示
- 轻量级的包体积

Expand All @@ -16,20 +17,6 @@

## 安装

### Npm

```bash
npm install --save tiny-bilibili-ws
```

### Yarn

```bash
yarn add tiny-bilibili-ws
```

### Pnpm

```bash
pnpm install tiny-bilibili-ws
```
Expand Down

0 comments on commit f270335

Please sign in to comment.