aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-23 15:56:16 -0600
committerCraig Jennings <c@cjennings.net>2026-02-23 15:56:16 -0600
commita9d399dd794f4700d7d6036fe35e5541b2eb1579 (patch)
tree761f13fa59e15b32118f2a235f68412d97955c1d
parentac430fabb8d5a687c5250ebba153d7a823477808 (diff)
downloadarchangel-a9d399dd794f4700d7d6036fe35e5541b2eb1579.tar.gz
archangel-a9d399dd794f4700d7d6036fe35e5541b2eb1579.zip
docs: fix overview paragraph breaks and missing conjunction
-rw-r--r--README.org6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.org b/README.org
index 3f4b20e..5c7fd53 100644
--- a/README.org
+++ b/README.org
@@ -5,7 +5,11 @@ Arch Linux ISO and installer with ZFS and Btrfs support.
* Overview
-Archangel is a custom Arch Linux ISO build system. ~make build~ will begin generating a live ISO with OpenZFS kernel modules and an installer that supports Arch Linux on ZFS root along with Btrfs, encrypted filesystems, multi-disk RAID configurations. The ISO also doubles as a [[#rescue-disk][rescue disk]] with data recovery, boot repair, hardware diagnostics, and other tools pre-installed. An [[#ssh-server][SSH server]] starts automatically making remote connections dead easy.
+Archangel is a custom Arch Linux ISO build system.
+
+~make build~ will begin generating a live ISO with OpenZFS kernel modules and an installer that supports Arch Linux on ZFS root along with Btrfs, encrypted filesystems, and multi-disk RAID configurations.
+
+The ISO also doubles as a [[#rescue-disk][rescue disk]] with data recovery, boot repair, hardware diagnostics, and other tools pre-installed. An [[#ssh-server][SSH server]] starts automatically making remote connections dead easy.
* Features