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)