diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -build with `clang -shared src/*.c -o llib.so` +build with `clang -shared src/*.c src/hash/*.c -o llib.so` useage and docs coming soon:3 |
