diff --git a/README.md b/README.md index 376adcc..c1243bf 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ Install devel packages for `SDL2` and `SDL2_mixer`.\ Compile with CMake; tested with GCC 10, Clang 11.\ To cross-compile for Windows, install a 64-bit version of mingw and its `SDL2` and `SDL2_mixer` distributions, then use the `mingwcc.cmake` toolchain. +[![Packaging status](https://repology.org/badge/tiny-repos/spacecadetpinball.svg)](https://repology.org/project/spacecadetpinball/versions) + +Some distributions provide a package in their repository. You can use those for easier dependency management and updates. + ### On macOS * **Homebrew**: Install the `SDL2`, `SDL2_mixer` homebrew packages.