aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorame <[email protected]>2023-10-15 22:45:54 -0500
committerame <[email protected]>2023-10-15 22:45:54 -0500
commitea8f0940f041d33c0085bed59773093333a4fd99 (patch)
tree636683752d2426147c076d5b64d1831ca430a979 /readme.md
init
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..80b0d52
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,4 @@
+
+build with `clang -shared src/*.c -o llib.so`
+
+useage and docs coming soon:3