aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-10-07 15:24:40 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-10-07 15:24:40 +0200
commitf731af6f58a7623b79241961d0a9a362b3e2ddb3 (patch)
tree27c722a7a029bb02369499d3910c07bded5b8521 /README.md
parent81b8461306e684371e4de1d6491b24a1f7e1d5d3 (diff)
Update README
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ff1b57..6a6f1a0 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,8 @@ other headers are private to this package.
The following components exist:
- `libutil.la` built from files in `lib/util` contains miscellaneous helper
- functions.
+ functions used by `libsquashfs.la` internally, but also of use to other
+ libraries or programs.
- `libfstree.a` built from files in `lib/fstree` contains functions for
manipulating a file system tree. It only depends on `libutil.la`
- `libtar.a` built from files in `lib/tar` contains data structures and