diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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] <----------------------+ +``` |
