From 062b957fdb4a0aeea521340f3d0b80724fc57cba Mon Sep 17 00:00:00 2001 From: hstyi Date: Fri, 7 Feb 2025 15:39:40 +0800 Subject: [PATCH] docs: README --- README.md | 1 + README.zh_CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index bd218ab..9e07187 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ - [Latest release](https://github.com/TermoraDev/termora/releases/latest) - [Homebrew](https://formulae.brew.sh/cask/termora): `brew install --cask termora` +- [WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TermoraDev/Termora): `winget install termora` ## Development diff --git a/README.zh_CN.md b/README.zh_CN.md index a9a8569..4ec91da 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -30,6 +30,7 @@ - [Latest release](https://github.com/TermoraDev/termora/releases/latest) - [Homebrew](https://formulae.brew.sh/cask/termora): `brew install --cask termora` +- [WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TermoraDev/Termora): `winget install termora` ## 开发