From 9177366ba5eb02962136f361cb7f6622d0baa567 Mon Sep 17 00:00:00 2001 From: FermeLeLundi Date: Thu, 8 May 2025 06:31:25 +0000 Subject: Update README.md Typos, syntax --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a37a1d0..dc23d324 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

- Alice Linux is my personal daily driver minimal distro that used musl libc, busybox as main core utilities, package manager written in POSIX shell script, Wayland as the only gui server and trying to be minimal, lightweight and usable as possible. + Alice Linux is my personal daily driver minimal distro that uses musl libc, busybox as main core utilities, package manager written in POSIX shell, Wayland as the only GUI server and trying to be as minimal, lightweight and usable as possible.

Main keypoint:
@@ -21,7 +21,7 @@ - gettext-tiny instead of gettext
- mandoc instead of man-db
- doas instead of sudo
-- ... (more will come)

+- ... (more to come)

See release page for released rootfs. -- cgit v1.2.3