diff options
author | txtsd <code@ihavea.quest> | 2022-10-29 19:24:12 +0530 |
---|---|---|
committer | txtsd <code@ihavea.quest> | 2022-10-29 19:37:00 +0530 |
commit | 7f991ed897d0f344166511daddde4aa4994a67b0 (patch) | |
tree | 8424df6719b680f5a2fbd210b842ca8f27e03d8f /README.md | |
parent | 177f17450a6436e4a6d73d5b5ed3558c0aa64c2e (diff) | |
download | PrismLauncher-7f991ed897d0f344166511daddde4aa4994a67b0.tar.gz PrismLauncher-7f991ed897d0f344166511daddde4aa4994a67b0.tar.bz2 PrismLauncher-7f991ed897d0f344166511daddde4aa4994a67b0.zip |
feat: Add Repology badge to README
Signed-off-by: txtsd <code@ihavea.quest>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,6 +11,10 @@ This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. ## Installation +<a href="https://repology.org/project/prismlauncher/versions"> + <img src="https://repology.org/badge/vertical-allrepos/prismlauncher.svg" alt="Packaging status" align="right"> +</a> + - All downloads and instructions for Prism Launcher can be found [on our website](https://prismlauncher.org/download/). - Last build status can be found [here](https://github.com/PrismLauncher/PrismLauncher/actions). |