From b3b5b6a932623e330d8f31aa4eb322887e45adc2 Mon Sep 17 00:00:00 2001 From: John Paul Wohlscheid Date: Sun, 26 Apr 2020 19:13:07 -0400 Subject: 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. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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 ---- -- cgit