aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Paul Wohlscheid <wohlschied@gmail.com>2020-04-26 19:13:07 -0400
committerGitHub <noreply@github.com>2020-04-26 19:13:07 -0400
commitb3b5b6a932623e330d8f31aa4eb322887e45adc2 (patch)
tree09f4648a09e8271f6fd78b3482c3b6c54440e5e3
parentSome more updates to the desktop. (diff)
downloadlumina-b3b5b6a932623e330d8f31aa4eb322887e45adc2.tar.gz
lumina-b3b5b6a932623e330d8f31aa4eb322887e45adc2.tar.bz2
lumina-b3b5b6a932623e330d8f31aa4eb322887e45adc2.zip
Adding graphs to show which repos have Lumina
I added graphs from Repology to show what repos have Lumina and what version each repo has. It will help users find Lumina for their system.
-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