Skip to content

Commit 49f9b7c

Browse files
committed
docs: remove paka doc
1 parent 7caa1b9 commit 49f9b7c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ yarn add @tomjs/unzip-crx
2929
With `npm`
3030

3131
```bash
32-
npm i @tomjs/unzip-crx
32+
npm add @tomjs/unzip-crx
3333
```
3434

3535
## Example
@@ -60,7 +60,6 @@ unzip(crxFile).then(() => {
6060

6161
## Documentation
6262

63-
- [API Documentation](https://paka.dev/npm/@tomjs/unzip-crx) provided by [paka.dev](https://paka.dev).
6463
- [index.d.ts](https://www.unpkg.com/browse/@tomjs/unzip-crx/dist/index.d.ts) provided by [unpkg.com](https://www.unpkg.com).
6564

6665
## API

README.zh_CN.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ yarn add @tomjs/unzip-crx
2929
使用 `npm`
3030

3131
```bash
32-
npm i @tomjs/unzip-crx
32+
npm add @tomjs/unzip-crx
3333
```
3434

3535
## 示例
@@ -60,7 +60,6 @@ unzip(crxFile).then(() => {
6060

6161
## 文档
6262

63-
- [paka.dev](https://paka.dev) 提供的 [API文档](https://paka.dev/npm/@tomjs/unzip-crx).
6463
- [unpkg.com](https://www.unpkg.com/) 提供的 [index.d.ts](https://www.unpkg.com/browse/@tomjs/unzip-crx/dist/index.d.ts).
6564

6665
## API

0 commit comments

Comments
 (0)