summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1baef6f..9a9454f 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,9 @@ Components
* `ZixSem`: A portable semaphore wrapper.
* `ZixThread`: A portable thread wrapper.
* `ZixTree`: A binary search tree.
- * `zix_digest`: A hash function for arbitrary data.
+
+ * `zix/digest.h`: Digest functions suitable for hashing arbitrary data.
+ * `zix/path.h`: Functions for working with filesystem paths lexically.
Platforms
---------