Skip to content

Commit

Permalink
Fix Chinese READMEs' Format Mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
YoMonNPC committed Oct 13, 2024
1 parent aa77d80 commit d9e422b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README_zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ TwitchDownloaderCLI.exe chatrender -i %vodid%_chat.json -h 1080 -w 422 --framera
cd C:\folder\containing\TwitchDownloaderCLI
```

4. 如果没有 FFmpeg,可以通过 [Chocolatey 程序包管理器](https://community.chocolatey.org/)安装,也可以从 [ffmpeg.org](https://ffmpeg.org/download.html) 或使用 TwitchDownloaderCLI 以独立文件的形式获取:
4. 如果没有 FFmpeg,可以通过 [Chocolatey 程序包管理器](https://community.chocolatey.org/) 安装,也可以从 [ffmpeg.org](https://ffmpeg.org/download.html) 或使用 TwitchDownloaderCLI 以独立文件的形式获取:

```命令
TwitchDownloaderCLI.exe ffmpeg --download
Expand Down
2 changes: 1 addition & 1 deletion README_zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ TwitchDownloaderCLI.exe chatrender -i %vodid%_chat.json -h 1080 -w 422 --framera
cd C:\folder\containing\TwitchDownloaderCLI
```

4. 如果沒有 FFmpeg,可以透過 [Chocolatey 程式包管理器](https://community.chocolatey.org/)安裝,也可以從 [ffmpeg.org](https://ffmpeg.org/download.html) 或使用 TwitchDownloaderCLI 以獨立檔案的形式獲取:
4. 如果沒有 FFmpeg,可以透過 [Chocolatey 程式包管理器](https://community.chocolatey.org/) 安裝,也可以從 [ffmpeg.org](https://ffmpeg.org/download.html) 或使用 TwitchDownloaderCLI 以獨立檔案的形式獲取:

```命令
TwitchDownloaderCLI.exe ffmpeg --download
Expand Down

0 comments on commit d9e422b

Please sign in to comment.