Skip to content

Commit

Permalink
Add winget to download section
Browse files Browse the repository at this point in the history
  • Loading branch information
emoacht committed Oct 8, 2021
1 parent 8437787 commit edeb54b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,14 @@ Functions:

## Download

* Windows 10 Anniversary Update (1607) or newer:<br>
[Wifinian](https://www.microsoft.com/store/apps/9pngfqps4flh) (Windows Store)
* Microsoft Store (Windows 10 (1607) or newer):<br>
[Wifinian](https://www.microsoft.com/store/apps/9pngfqps4flh)<br>
<a href='//www.microsoft.com/store/apps/9pngfqps4flh?cid=storebadge&ocid=badge'><img src='https://developer.microsoft.com/store/badges/images/English_get-it-from-MS.png' alt='Wifinian' width='142px' height='52px'/></a>

* Winget (a.k.a. [Windows Package Manager](https://docs.microsoft.com/en-us/windows/package-manager), App Installer):
```
winget install Wifinian
```

* Other:<br>
:floppy_disk: [Installer](https://github.com/emoacht/Wifinian/releases/download/3.0.1-Installer/WifinianInstaller301.zip)
Expand Down
10 changes: 8 additions & 2 deletions README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,14 @@ WifinianはWi-Fi接続をユーザーが積極的にコントロールできるW

## ダウンロード

* Windows 10 Anniversary Update (1607) 以降:<br>
[Wifinian](https://www.microsoft.com/store/apps/9pngfqps4flh) (Windows ストア)
* Microsoft ストア (Windows 10 (1607) 以降):<br>
[Wifinian](https://www.microsoft.com/store/apps/9pngfqps4flh)<br>
<a href='//www.microsoft.com/store/apps/9pngfqps4flh?cid=storebadge&ocid=badge'><img src='https://developer.microsoft.com/store/badges/images/English_get-it-from-MS.png' alt='Wifinian' width='142px' height='52px'/></a>

* Winget (a.k.a. [Windows Package Manager](https://docs.microsoft.com/en-us/windows/package-manager), アプリインストーラー):
```
winget install Wifinian
```

* その他:<br>
:floppy_disk: [インストーラー](https://github.com/emoacht/Wifinian/releases/download/3.0.1-Installer/WifinianInstaller301.zip)
Expand Down

0 comments on commit edeb54b

Please sign in to comment.