diff options
| author | FermeLeLundi <fermelelundi@noreply.codeberg.org> | 2025-05-08 06:31:25 +0000 |
|---|---|---|
| committer | FermeLeLundi <fermelelundi@noreply.codeberg.org> | 2025-05-08 06:31:25 +0000 |
| commit | 9177366ba5eb02962136f361cb7f6622d0baa567 (patch) | |
| tree | 0e11a3e74730345d92a7f075ed0be988fb52c5b3 | |
| parent | 192dde22b6e48d7e9c3cca7901d23cd3565656b5 (diff) | |
| download | alicelinux-9177366ba5eb02962136f361cb7f6622d0baa567.tar.gz alicelinux-9177366ba5eb02962136f361cb7f6622d0baa567.zip | |
Update README.md
Typos, syntax
| -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. |