aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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