Merge pull request #111 from sitiom/patch-1

add winget installation to readme
This commit is contained in:
AmirHossein Abdolmotallebi 2024-10-15 23:44:44 +03:30 committed by GitHub
commit 59e37b30f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,6 +47,14 @@ in order to download and install the app
</details>
- using a package manager
- <details>
<summary>winget (for Windows)</summary>
```bash
winget install amir1376.ABDownloadManager
```
</details>
- <details>
<summary>scoop (for Windows)</summary>
@ -170,4 +178,4 @@ Let's make a better Download Manager together ❤️
## Support the Project
If you'd like to support the project, you can find details on how to donate in the [DONATE.md](DONATE.md) file.
If you'd like to support the project, you can find details on how to donate in the [DONATE.md](DONATE.md) file.