Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed links #7

Merged
merged 1 commit into from
May 12, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# WingetUI Store: Give Windows 10 and 11 a proper (Graphical) User Interface to install packages from most common CLI package managers such as Winget and Scoop.
[![Downloads Badge](https://img.shields.io/github/downloads/martinet101/WinGetUI/total.svg?style=for-the-badge)](https://github.com/martinet101/ElevenClock/releases)
[![Downloads@2.3](https://img.shields.io/github/downloads/martinet101/WinGetUI/latest/total?style=for-the-badge)](https://github.com/martinet101/ElevenClock/releases/latest)
[![Downloads Badge](https://img.shields.io/github/downloads/martinet101/WinGetUI/total.svg?style=for-the-badge)](https://github.com/martinet101/WinGetUI/releases)
[![Downloads@2.3](https://img.shields.io/github/downloads/martinet101/WinGetUI/latest/total?style=for-the-badge)](https://github.com/martinet101/WinGetUI/releases/latest)
[![Issues Badge](https://img.shields.io/github/issues/martinet101/WinGetUI?style=for-the-badge)](https://github.com/martinet101/ElevenClock/issues)
[![Closed Issues Badge](https://img.shields.io/github/issues-closed/martinet101/WinGetUI?style=for-the-badge)](https://github.com/martinet101/ElevenClock/issues?q=is%3Aissue+is%3Aclosed)
[![Release Version Badge](https://img.shields.io/github/v/release/martinet101/WinGetUI?style=for-the-badge)](https://github.com/martinet101/ElevenClock/releases/latest)
[![Closed Issues Badge](https://img.shields.io/github/issues-closed/martinet101/WinGetUI?style=for-the-badge)](https://github.com/martinet101/WinGetUI/issues?q=is%3Aissue+is%3Aclosed)
[![Release Version Badge](https://img.shields.io/github/v/release/martinet101/WinGetUI?style=for-the-badge)](https://github.com/martinet101/WinGetUI/releases/latest)

The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget and Scoop. Appget was supported on release 0.3 but as it was discontinued it has been removed
This project has no connection with the winget-cli official project, and it's totally unofficial.
Expand Down