From 51040dffc885ceb09068c878e50266b43ff7d322 Mon Sep 17 00:00:00 2001 From: liou Date: Mon, 3 Jul 2023 02:57:12 +0800 Subject: [PATCH] doc: readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb5c57e..72a8271 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,11 @@ Polyglot是一款跨平台的桌面端应用程序(目前已支持[web版本]( ## 下载 -- **Mac**: [点击下载](https://github.com/liou666/polyglot/releases/download/v0.3.2/Polyglot_0.3.2.dmg) -- **Windows**: [点击下载](https://github.com/liou666/polyglot/releases/download/v0.3.2/Polyglot_0.3.2.exe) -- **Linux**: [点击下载](https://github.com/liou666/polyglot/releases/download/v0.3.2/Polyglot_0.3.2.AppImage) +- **Mac**: [点击下载](https://github.com/liou666/polyglot/releases/download/v0.3.3/Polyglot_0.3.3.dmg) +- **Windows**: [点击下载](https://github.com/liou666/polyglot/releases/download/v0.3.3/Polyglot_0.3.3.exe) +- **Linux**: [点击下载](https://github.com/liou666/polyglot/releases/download/v0.3.3/Polyglot_0.3.3.AppImage) - **Web版本**: [在线地址](https://polyglotai.xyz) + ## 软件截图
展开