diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,8 +1,10 @@ -build with `clang -shared src/*.c src/hash/*.c src/encode/*.c -o llib.so` +build with `clang -shared src/*.c src/*/*.c -o llib.so` useage and docs coming soon:3 todo: - - redo string fetching (like in encode) + - (working on seperatley) gui for graphs + + - fix -O3 breaking some hashes (not sure if i care) |
