diff --git a/README.zh-TW.md b/README.zh-TW.md
index 1929245..a4a4968 100644
--- a/README.zh-TW.md
+++ b/README.zh-TW.md
@@ -35,13 +35,13 @@ API-V2用於測試用途,支持輸入Douyin/TikTok用戶主頁爬取該作者
🛰API演示:
-🧰API-V2:
+🧰API-V2:
💾iOS快捷指令(中文):[點擊獲取](https://www.icloud.com/shortcuts/331073aca78345cf9ab4f73b6a457f97)(
更新於2022/07/18,快捷指令可自動檢查更新,安裝一次即可。 )
-🌎iOS Shortcut(English): [點擊獲取](https://www.icloud.com/shortcuts/83548306bc0c4f8ea563108f79c73f8d)(更新於
-2022/07/18,這個快捷方式會自動檢查更新,只需要安裝一次。)
+🌎iOS快捷方式(英文):[點擊獲取](https://www.icloud.com/shortcuts/83548306bc0c4f8ea563108f79c73f8d) (Updated on
+2022/07/18, this shortcut will automatically check for updates, only need to install it once.)
🗂快捷指令歷史版本:[快捷方式發布](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/53)
@@ -386,7 +386,7 @@ http://localhost(服务器IP):2333/music?url="复制的(抖音/TikTok)口令/链
- 啟動方式修改為`python`
- Web啟動文件選擇`web_zh.py`
- API啟動文件選擇`web_api.py`
-- 勾选安装模块依赖
+- 勾選安裝模塊依賴
- 開機啟動隨意
- 如果寶塔運行了`Nginx`等其他服務時請自行判斷端口是否被佔用,運行端口可在文件config.ini中修改。