Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL committed Mar 18, 2024
1 parent fe93aa7 commit 0dc9dcc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ flowchart LR
```

### Installation
> [!WARNING]
>
> The input image path of `rapid_videocr` must be the path output by the **VideoSubFinder** software (RGBImages/TXTImages).
```bash
pip install rapid_videocr
```
Expand Down
6 changes: 6 additions & 0 deletions docs/README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ flowchart LR
```

### 安装

> [!WARNING]
>
> `rapid_videocr`的输入图像路径必须是**VideoSubFinder**软件输出的路径(RGBImages / TXTImages)。

```bash
pip install rapid_videocr
```
Expand Down

0 comments on commit 0dc9dcc

Please sign in to comment.