diff options
author | Ken Moore <ken@ixsystems.com> | 2020-04-03 09:29:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-03 09:29:13 -0400 |
commit | c3effa118b6ea6f9e61f22bcebe01fc3ce0c75d5 (patch) | |
tree | 72ec29150f2a76c44fa2c1306a1db6d19caeba39 | |
parent | Update README.md (diff) | |
download | lumina-c3effa118b6ea6f9e61f22bcebe01fc3ce0c75d5.tar.gz lumina-c3effa118b6ea6f9e61f22bcebe01fc3ce0c75d5.tar.bz2 lumina-c3effa118b6ea6f9e61f22bcebe01fc3ce0c75d5.zip |
Update README.md
Cleanup formatting of the Readme
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -11,6 +11,7 @@ https://lumina-desktop.org/ **Lumina Project Info: Table of Contents** - [Description](#description) +- [Operating Systems and Distributions](#osdistros) - [Latest Versions](#latestversions) - [Translations](#translations) - [How to file bug reports or feature requests](#filebugs) @@ -23,13 +24,14 @@ Description <a name="description"></a> The Lumina Desktop Environment is a lightweight system interface that is designed for use on any Unix-like operating system. It takes a plugin-based approach, allowing the entire interface to be assembled/arranged by each individual user as desired, with a system-wide default layout which can be setup by the system administrator. This allows every system (or user session) to be designed to maximize the individual user's productivity. + +Operating Systems and Distributions <a name="osdistros"></a> +---- Supported operating systems include (but are not limited to): * BSD: TrueOS, FreeBSD, OpenBSD, NetBSD, DragonflyBSD, GNU/kFreeBSD * Linux: Void, Gentoo, Debian, "Generic" Linux (including Arch, Ubuntu, and more) -Partial list of OS Distributions that provide the Lumina desktop out-of-box. - -*Please let us know if you know of other distributions to add to this list.* +Known OS distributions that provide the Lumina desktop out-of-box: * [Project Trident (Void Linux)](https://project-trident.org) |