aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 0c0af8d..17c0d4d 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,8 @@
-build with `clang -shared src/*.c src/hash/*.c -o llib.so`
+build with `clang -shared src/*.c src/hash/*.c src/encode/*.c -o llib.so`
useage and docs coming soon:3
+
+todo:
+
+ - redo string fetching (like in encode)