aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorame <[email protected]>2023-11-02 01:05:26 -0500
committerame <[email protected]>2023-11-02 01:05:26 -0500
commita1cb23d91dc90501caf668dfb08b0c94673d9e1e (patch)
tree805d6bbbd916fe132b5dec62b7c5d1233d949992 /readme.md
parent6202eb83795142abeea9fe38ee5111672b866946 (diff)
readme
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)