aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2020-04-26 20:39:29 -0400
committerGitHub <noreply@github.com>2020-04-26 20:39:29 -0400
commit5f1d9ac2de48767b9190363ebefee785e7546d8e (patch)
tree09f4648a09e8271f6fd78b3482c3b6c54440e5e3
parentSome more updates to the desktop. (diff)
parentAdding graphs to show which repos have Lumina (diff)
downloadlumina-5f1d9ac2de48767b9190363ebefee785e7546d8e.tar.gz
lumina-5f1d9ac2de48767b9190363ebefee785e7546d8e.tar.bz2
lumina-5f1d9ac2de48767b9190363ebefee785e7546d8e.zip
Merge pull request #725 from JohnBlood/patch-1
Adding graphs to show which repos have Lumina
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1703e5c5..0e01c62c 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,16 @@ Supported operating systems include (but are not limited to):
Known OS distributions that provide the Lumina desktop out-of-box:
* [Project Trident (Void Linux)](https://project-trident.org)
+
+Some operating systems package the Lumina desktop under the name `lumina` and some use `lumina-desktop`.
+Operating system repos with a `lumina` package
+
+[![Packaging status](https://repology.org/badge/vertical-allrepos/lumina.svg)](https://repology.org/project/lumina/versions)
+
+Operating system repos with a `lumina-desktop` package
+
+[![Packaging status](https://repology.org/badge/vertical-allrepos/lumina-desktop.svg)](https://repology.org/project/lumina-desktop/versions)
Latest Versions <a name="latestversions"></a>
----
bgstack15