From efc57560d8ce07a992a3769eb0b44b8da7cf790e Mon Sep 17 00:00:00 2001 From: TomZz Date: Tue, 9 Jun 2026 05:50:07 +0800 Subject: [PATCH] docs: add Windows platform to download section --- README.en.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.en.md b/README.en.md index a252ae0..a662f05 100644 --- a/README.en.md +++ b/README.en.md @@ -10,7 +10,7 @@ This project focuses on providing a high-performance and visually appealing shel ## Download -You can download the latest pre-compiled release for macOS from the [GitHub Releases page](https://github.com/rust-kotlin/ashell/releases/latest). +You can download the latest pre-compiled releases for macOS and Windows from the [GitHub Releases page](https://github.com/rust-kotlin/ashell/releases/latest). ## Features diff --git a/README.md b/README.md index 324008f..0417c52 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## 下载 -您可以从 [GitHub Releases 页面](https://github.com/rust-kotlin/ashell/releases/latest) 下载 macOS 版本的最新预编译程序。 +您可以从 [GitHub Releases 页面](https://github.com/rust-kotlin/ashell/releases/latest) 下载 macOS 和 Windows 版本的最新预编译程序。 ## 功能特性