diff --git a/README.md b/README.md
index 2a39e71..0a0c19b 100644
--- a/README.md
+++ b/README.md
@@ -23,29 +23,36 @@ echo "deb [signed-by=/etc/apt/keyrings/wcbing.gpg] https://packages.wcbing.top/d
可在 [这里](https://packages.wcbing.top/deb/version.txt) 查看具体版本。
+### 自行收集
+
+|软件名|包名|渠道|
+|-|-|-|
+|QQ|linuxqq|[官网](https://im.qq.com/linuxqq/)|
+|QQ音乐|qqmusic|[官网](https://y.qq.com/download/download.html)|
+|腾讯会议|wemeet|[官网](https://meeting.tencent.com/download/)|
+|Clash Verge Rev|clash-verge|[Github Releses](https://github.com/clash-verge-rev/clash-verge-rev/releases)|
+|FlClash|flclash|[Github Releses](https://github.com/chen08209/FlClash/releases)|
+|mihomo|mihomo|[Github Releases](https://github.com/MetaCubeX/mihomo/releases)|
+|hugo|hugo|[Github Releases](https://github.com/gohugoio/hugo/releases)|
+|RustDesk|rustdesk|[Github Releases](https://github.com/rustdesk/rustdesk/releases)|
+|Visual Studio Code|code|[官网](https://code.visualstudio.com)|
+|Microsoft Edge|microsoft-edge-stable|[官网](https://www.microsoft.com/en-us/edge/download)|
+|Obsidian|obsidian|[Github Releases](https://github.com/obsidianmd/obsidian-releases/releases)|
+|WPS Office|wps-office|[官网](https://linux.wps.cn/)|
+|百度网盘|baidunetdisk|[官网](https://pan.baidu.com/download)|
+|钉钉|com.alibabainc.dingtalk|[官网](https://www.dingtalk.com/download/)|
+|飞书|bytedance-feishu-stable|[官网](https://www.feishu.cn/download)|
+|Xmind|xmind-vana|[官网](https://xmind.cn/download/)|
+
+### 合并自官方 repo
+
|软件名|包名|渠道|架构|
|-|-|-|-|
-|QQ|linuxqq|[官网](https://im.qq.com/linuxqq/)|x86_64|
-|QQ音乐|qqmusic|[官网](https://y.qq.com/download/download.html)|x86_64|
-|腾讯会议|wemeet|[官网](https://meeting.tencent.com/download/)|x86_64|
-|Clash Verge Rev|clash-verge|[Github Releses](https://github.com/clash-verge-rev/clash-verge-rev/releases)|x86_64|
-|FlClash|flclash|[Github Releses](https://github.com/chen08209/FlClash/releases)|x86_64|
-|mihomo|mihomo|[Github Releases](https://github.com/MetaCubeX/mihomo/releases)|x86_64|
-|hugo|hugo|[Github Releases](https://github.com/gohugoio/hugo/releases)|x86_64|
-|RustDesk|rustdesk|[Github Releases](https://github.com/rustdesk/rustdesk/releases)|x86_64|
-|Visual Studio Code|code|[官网](https://code.visualstudio.com)|x86_64|
-|Microsoft Edge|microsoft-edge-stable|[官网](https://www.microsoft.com/en-us/edge/download)|x86_64|
|Google Chrome|google-chrome-stable
google-chrome-beta
google-chrome-unstable|官方仓库|x86_64|
-|Obsidian|obsidian|[Github Releases](https://github.com/obsidianmd/obsidian-releases/releases)|x86_64|
-|WPS Office|wps-office|[官网](https://linux.wps.cn/)|x86_64|
-|百度网盘|baidunetdisk|[官网](https://pan.baidu.com/download)|x86_64|
-|钉钉|com.alibabainc.dingtalk|[官网](https://www.dingtalk.com/download/)|x86_64|
-|飞书|bytedance-feishu-stable|[官网](https://www.feishu.cn/download)|x86_64|
|termius|termius-app
termius-beta|官方仓库|x86_64|
|Sublime Text
Sublime Merge|sublime-text
sublime-merge|官方仓库|x86_64, arm64|
-|Xmind|xmind-vana|[官网](https://xmind.cn/download/)|x86_64|
|Mozilla Firefox|firefox
firefox_beta
firefox_devedition
firefox_esr
firefox_nightly
|官方仓库|x86_64|
-
+|Steam|steam-launcher
steam-libs-amd64|官方仓库|x86_64|
## 自建仓库
diff --git a/merge_all/repo_info.json b/merge_all/repo_info.json
index e78e7ee..2b3c825 100644
--- a/merge_all/repo_info.json
+++ b/merge_all/repo_info.json
@@ -8,5 +8,10 @@
"name": "termius",
"repo": "https://deb.termius.com/",
"amd64_path": "dists/squeeze/main/binary-amd64/Packages"
+ },
+ {
+ "name": "steam",
+ "repo": "https://repo.steampowered.com/steam/dists/stable/steam/binary-amd64/Packages",
+ "amd64_path": "dists/stable/steam/binary-amd64/Packages"
}
]
\ No newline at end of file