Fixed a missing comma (#64)

This commit is contained in:
ducky
2023-04-08 12:15:24 +03:00
committed by GitHub
parent 5ea8d49f14
commit fbc33e0fe3

View File

@@ -32,7 +32,7 @@
Cartridges is a simple game launcher written in Python using GTK4 and Libadwaita. Cartridges is a simple game launcher written in Python using GTK4 and Libadwaita.
## Features ## Features
- Manually adding and editing games - Manually adding and editing games
- Importing games from Steam, Lutris Heroic, Bottles and itch - Importing games from Steam, Lutris, Heroic, Bottles and itch
- Support for multiple Steam install locations - Support for multiple Steam install locations
- Hiding games - Hiding games
- Searching and sorting by title, date added and last played - Searching and sorting by title, date added and last played