summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe M <chloe@faracom.org>2026-07-28 03:24:11 -0400
committerChloe M <chloe@faracom.org>2026-07-28 03:24:11 -0400
commitb877ee3d4d6b4c1be6cdf9413ce1911887f528f8 (patch)
treeb6824b1c9ebc287679d7f6a2360e820fb90a2856
parent2966b33423ccce1732c4f250229ae7ed18e9e004 (diff)
docs: Update README.md
Signed-off-by: Chloe M <chloe@faracom.org>
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 08c0196..dfbf6ca 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
# RDAR
-RDAR stands for Reduced Disk Archive Format and serves to be a minimal bundle format (similar to tar) with CRC32 checksumming
-for various applications including: operating system initial ramdisks, file sharing / archival, package management, etc.
-RDAR does not intend to replace existing formats and instead aims to provide a potential alternative to them for minimalists.
+RDAR stands for Reduced Disk Archive Format and serves to be a minimal bundle format (similar to tar) for various applications, primarily operating system initial ramdisks. RDAR does not intend to replace existing formats and instead aims to provide a potential alternative to them for minimalists.
## Building