aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmett1 <emmett1@noreply.codeberg.org>2024-05-24 16:21:10 +0000
committeremmett1 <emmett1@noreply.codeberg.org>2024-05-24 16:21:10 +0000
commit03d78e716d76424631ab1000cc5b652e9af70257 (patch)
treefa17e099665c0c356b1bc211f014db4c19a0685c
parent04c8f155b4a6fca3cdb8334560a6cf0f84e2de22 (diff)
downloadalicelinux-03d78e716d76424631ab1000cc5b652e9af70257.tar.gz
alicelinux-03d78e716d76424631ab1000cc5b652e9af70257.zip
README updated
-rw-r--r--README.md20
1 files changed, 18 insertions, 2 deletions
diff --git a/README.md b/README.md
index d6cb8291..54b99e1a 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,19 @@
-# alicelinux
+<p align="center">
+ <img src="https://codeberg.org/emmett1/alicelinux/raw/branch/main/files/AliceLinux.png" width="400"/>
+</p>
-A minimal musl distro \ No newline at end of file
+<p align="center">
+ <img src="https://codeberg.org/emmett1/alicelinux/raw/branch/main/files/grimshot-240524-234840.png" width="800"/>
+</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.
+</p>
+
+<p align="center">
+ See <a href="https://codeberg.org/emmett1/alicelinux/releases">release</a> page for released rootfs and live iso.
+</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.
+</p> \ No newline at end of file