diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-01-11 19:58:36 +0100 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-01-11 20:03:18 +0100 |
commit | ee5424c7e98ffbc7ac094b1c8db61bf8889d0981 (patch) | |
tree | fbd936fffe49697d6ed0ece8740e52892893c233 /README.md | |
parent | c835ac7dc3286ee77547e385a3420c42e8f535b9 (diff) |
Update README.md, CHANGELOG.md
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -180,7 +180,9 @@ the `libsquashfs` library does not. ## Further Information -A documentation of the SquashFS on-disk format can be found here: +A documentation of the SquashFS on-disk format in plain text format can be +found in the [documentation directory](doc/format.txt), which is based on +an online version that can be found here: https://dr-emann.github.io/squashfs/ |