summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9a9454f..46122e3 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ Components
* `ZixTree`: A binary search tree.
* `zix/digest.h`: Digest functions suitable for hashing arbitrary data.
+ * `zix/filesystem.h`: Functions for working with filesystems.
* `zix/path.h`: Functions for working with filesystem paths lexically.
Platforms