diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 36 |
1 files changed, 18 insertions, 18 deletions
@@ -1,18 +1,18 @@ - -build with `clang -shared src/{*.c,*/*.c} -o llib.so -fPIC` - -useage and docs coming soon:3 - -todo: - - - (working on seperatley) gui for graphs - - - fix -O3 breaking some hashes (not sure if i care) - ---- - -credits: - - * [luaproc](https://github.com/askyrme/luaproc) helped with multithreading - - +
+build with `clang -shared src/{*.c,*/*.c} -o llib.so -fPIC`
+
+useage and docs coming soon:3
+
+todo:
+
+ - (working on seperatley) gui for graphs
+
+ - fix -O3 breaking some hashes (not sure if i care)
+
+---
+
+credits:
+
+ * [luaproc](https://github.com/askyrme/luaproc) helped with multithreading
+
+
|
