aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index c8f42aa..d2458c0 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,8 @@
build with `clang -shared src/{*.c,*/*.c} -o llib.so -fPIC`
+or `clang -shared src/{*.c,*/*.c} -o llib.dll -L/mingw64/lib -llua -lws2_32 -fPIC` for my msys2 build
+
useage and docs coming soon:3
todo: