From 18a0280167c93985c15eed838a0319448530bee0 Mon Sep 17 00:00:00 2001 From: ame Date: Thu, 1 Feb 2024 16:03:43 -0600 Subject: fix header parsing --- readme.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 2153cc9..9b354b4 100644 --- a/readme.md +++ b/readme.md @@ -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 + + -- cgit v1.2.3