diff options
| -rw-r--r-- | readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,7 @@ # lullaby
+> this branch is a bit out of date [state-copy-changes](https://github.com/ameliasquires/lullaby/tree/state-copy-changes) is the most up-to-date in a lot of ways, it will take a little longer for it to be merged
+
> a large multi-purpose library for lua (primarily 5.4) revolving around threading and cryptography, and including network, math, io, and table functions
heres an example of a webserver to return a [sha0](https://en.wikipedia.org/wiki/SHA-0) hash of an input
@@ -71,3 +73,4 @@ for working on the code base, i recommend using bear to generate compile_command * [luaproc](https://github.com/askyrme/luaproc) helped wrap my head around multiple lua_State concepts
+
|
