diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 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. |