diff --git a/README.md b/README.md index 4bfc7588..8fd3b93a 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ - [Download and Install](#download-and-install) - [Direct Download](#direct-download) - [Scoop (Windows)](#scoop-windows) + - [Winget (Windows)](#winget-windows) - [Homebrew (macOS)](#homebrew-macos) - [Mac Special Instructions](#mac-special-instructions) - [Screenshots](#screenshots) @@ -209,6 +210,12 @@ scoop bucket add lemon https://github.com/hoilc/scoop-lemon scoop install lemon/piclist ``` +### Winget (Windows) + +```bash +winget install Kuingsmile.PicList +``` + ### Homebrew (macOS) ```bash diff --git a/README_cn.md b/README_cn.md index 224ae504..58ba31b8 100644 --- a/README_cn.md +++ b/README_cn.md @@ -38,6 +38,7 @@ - [下载安装](#下载安装) - [直接下载](#直接下载) - [Scoop(Windows)](#scoopwindows) + - [Winget (Windows)](#winget-windows) - [Homebrew(macOS)](#homebrewmacos) - [Mac特殊说明](#mac特殊说明) - [应用截图](#应用截图) @@ -210,6 +211,12 @@ scoop bucket add lemon https://github.com/hoilc/scoop-lemon scoop install lemon/piclist ``` +### Winget (Windows) + +```bash +winget install Kuingsmile.PicList +``` + ### Homebrew(macOS) ```bash