diff options
| author | ame <[email protected]> | 2023-11-02 01:05:26 -0500 |
|---|---|---|
| committer | ame <[email protected]> | 2023-11-02 01:05:26 -0500 |
| commit | c1f74d0ca45120e6dd44dbd118c21243e997af5a (patch) | |
| tree | 805d6bbbd916fe132b5dec62b7c5d1233d949992 /readme.md | |
| parent | cbb317ce67d67eb0661a6ec805895ae4bf064c14 (diff) | |
readme
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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) |
