aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorame <[email protected]>2024-07-11 18:55:36 -0500
committerame <[email protected]>2024-07-11 18:55:36 -0500
commit29242ec54eacc2309f1130fa8056fe8005dc4fac (patch)
tree06e91d450861248f95314f73f329e83379aa4f9d /readme.md
parent515afe08d32955433c6f3159f1ae8bc0f946b3dd (diff)
readme
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 79de80b..32ef0fa 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-## lullaby
+# lullaby
> a large multi-purpose library for lua (primarily 5.4) revolving around threading and cryptography, and including network, math, io, and table functions
@@ -31,13 +31,17 @@ end, port)
</blockquote>
+## building
+
build with `make`, output is `./lullaby.so` or (win)`./lullaby.dll`
windows works through msys2
+---
+
[some docs](docs/)
-todo:
+## todo:
* (working on seperatley) gui for graphs