From a040b058d209ed825ec551462456213121079961 Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Sat, 1 Jul 2023 11:23:38 +0200 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ffc0fab..54aa241 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ [![Flathub][flathub-image]][flathub-url] [![Build status][github-actions-image]][github-actions-url] [![Translation Status][weblate-image]][weblate-url] -[![License][license-image]][license-url] [![Code style][code-style-image]][code-style-url] [![Discord][discord-image]][discord-url] @@ -18,8 +17,6 @@ [circle-image]: https://circle.gnome.org/assets/button/badge.svg [github-actions-url]: https://github.com/kra-mo/cartridges [github-actions-image]: https://github.com/kra-mo/cartridges/actions/workflows/flatpak-builder.yml/badge.svg -[license-url]: https://github.com/kra-mo/cartridges/blob/main/LICENSE -[license-image]: https://img.shields.io/github/license/kra-mo/cartridges [code-style-url]: https://github.com/psf/black [code-style-image]: https://img.shields.io/badge/code%20style-black-000000?style=flat [weblate-url]: https://hosted.weblate.org/engage/cartridges/ @@ -39,8 +36,14 @@ Cartridges is a simple game launcher written in Python using GTK4 and Libadwaita ## Features - Manually adding and editing games -- Importing games from Steam, Lutris, Heroic, Bottles and itch -- Support for multiple Steam install locations +- Importing games from various sources: + - Steam + - Lutris + - Heroic + - Bottles + - itch + - Legendary + - Flatpak - Hiding games - Searching and sorting by title, date added and last played - Automatically downloading cover art from [SteamGridDB](https://www.steamgriddb.com/) @@ -86,4 +89,4 @@ Thanks to [Weblate](https://weblate.org/) for hosting our translations! The project follows the [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct). -See [CODE_OF_CONDUCT.md](https://github.com/kra-mo/cartridges/blob/main/CODE_OF_CONDUCT.md). \ No newline at end of file +See [CODE_OF_CONDUCT.md](https://github.com/kra-mo/cartridges/blob/main/CODE_OF_CONDUCT.md).