From 82bfab9087574c0f2a812c132d02a718c6b53486 Mon Sep 17 00:00:00 2001 From: "Chloe M." Date: Tue, 28 Jul 2026 00:30:36 -0400 Subject: docs: Add description of format Signed-off-by: Chloe M. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2a12b73..08c0196 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,17 @@ RDAR does not intend to replace existing formats and instead aims to provide a p ## Building Simply run ``make`` and that's it !! + +## Format + +The format is simple: + +``` + 0: root [points to root data region (rdr)] + / + / +0~ [DATA DESCRIPTOR] ---------+ OFFSET +1~ [DATA DESCRIPTOR] -------- |---+ OFFSET +2~ [FILE] <------------------+ | +3~ [FILE] <----------------------+ +``` -- cgit v1.2.3