From 8221083da0a6a4d33193993d22c555b3c696b411 Mon Sep 17 00:00:00 2001 From: LunaChocken Date: Sat, 7 Jun 2025 17:14:43 +0100 Subject: [PATCH] Update readme --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69db097..bed7169 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ +# Steam Game Path View + +Prints a table showcasing where the compatfolder, install folder and size of games installed on the system + +## Installation + +Install packages with +``uv sync`` + +Run with +``uv run main.py`` +## Video recording - -[![asciicast](https://asciinema.org/a/qfN1Nc4Sy7swPJVXUeWsmSDqx.svg)](https://asciinema.org/a/qfN1Nc4Sy7swPJVXUeWsmSDqx) \ No newline at end of file +[![asciicast](https://asciinema.org/a/qfN1Nc4Sy7swPJVXUeWsmSDqx.svg)](https://asciinema.org/a/qfN1Nc4Sy7swPJVXUeWsmSDqx)