diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-12 15:03:02 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-12 15:03:02 +0000 |
| commit | 0c3f5a8bf2fddc0bb9957e679f419ea3ad1fb4f8 (patch) | |
| tree | 9b5424772783913a4a44cc38da97bd4c5232ebd7 /README.md | |
| parent | 98ebd7fa63f72462eb4f0fa8c0a3b9b0abfb757e (diff) | |
| parent | 47806c2d23a43a04f46d714b220d1f1c5e698de5 (diff) | |
| download | alicelinux-0c3f5a8bf2fddc0bb9957e679f419ea3ad1fb4f8.tar.gz alicelinux-0c3f5a8bf2fddc0bb9957e679f419ea3ad1fb4f8.zip | |
Merge pull request 'main' (#25) from FermeLeLundi/alicelinux:main into main
Reviewed-on: https://codeberg.org/emmett1/alicelinux/pulls/25
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,7 +7,7 @@ </p> <p align="center"> - <b>Alice Linux</b> is my personal daily driver minimal distro that used <a href="https://musl.libc.org/">musl</a> libc, <a href="https://www.busybox.net/">busybox</a> as main core utilities, package manager written in POSIX shell script, <a href="https://wayland.freedesktop.org/">Wayland</a> as the only gui server and trying to be minimal, lightweight and usable as possible. + <b>Alice Linux</b> is my personal daily driver minimal distro that uses <a href="https://musl.libc.org/">musl</a> libc, <a href="https://www.busybox.net/">busybox</a> as main core utilities, package manager written in POSIX shell, <a href="https://wayland.freedesktop.org/">Wayland</a> as the only GUI server and trying to be as minimal, lightweight and usable as possible. </p> <p align="center"><b>Main keypoint:</b></br> @@ -21,7 +21,7 @@ - gettext-tiny instead of gettext</br> - mandoc instead of man-db</br> - doas instead of sudo</br> -- ... (more will come)</p> +- ... (more to come)</p> <p align="center"> See <a href="https://codeberg.org/emmett1/alicelinux/releases">release</a> page for released rootfs. @@ -32,7 +32,7 @@ </p> <p align="center"> - See <a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/docs">docs</a> directory for installation guide and other informations. + See <a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/docs">docs</a> directory for installation guide and other information. </p> <p align="center"> |