diff --git a/README.md b/README.md index da2b8b000..6add13344 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,12 @@ Nightlies are available via GitHub Actions [here](https://github.com/WerWolv/ImH - [Fedora Rawhide RPM](https://nightly.link/WerWolv/ImHex/workflows/build/master/Fedora%20Rawhide%20RPM.zip) - [Fedora Stable RPM](https://nightly.link/WerWolv/ImHex/workflows/build/master/Fedora%20Latest%20RPM.zip) +## Third party repositories + +ImHex is available in various third party repositories. + +[![Packaging status](https://repology.org/badge/vertical-allrepos/imhex.svg)](https://repology.org/project/imhex/versions) + ## Compiling To compile ImHex, a C++20 compiler is required. Releases are all mainly built using GCC, however on macOS, clang is also required to compile some ObjC code.