aboutsummaryrefslogtreecommitdiff
path: root/README.org
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
commit922a9f41ef1c1774ff7aadec6d79d3416726e729 (patch)
tree761f13fa59e15b32118f2a235f68412d97955c1d /README.org
parentd1352fd1ee2e2ea668c3e241e826e6bd6b70239e (diff)
downloadarchangel-922a9f41ef1c1774ff7aadec6d79d3416726e729.tar.gz
archangel-922a9f41ef1c1774ff7aadec6d79d3416726e729.zip
docs: fix overview paragraph breaks and missing conjunction
Diffstat (limited to 'README.org')
-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