Commit graph

7 commits

Author SHA1 Message Date
7a2db8166b "refactor" readme 2023-08-01 17:57:24 +12:00
fa8d6035c5 Improve README.md again 2023-07-26 09:32:46 +12:00
f479ad5102 Improve README.md 2023-07-26 08:40:30 +12:00
c09a47f790 Define LUA_USE_POSIX 2023-07-24 12:09:37 +12:00
32ad743d61 Update dependency information in README.md 2023-07-18 12:55:44 +12:00
2cb636f59d Remove libbsd and libdl as a runtime dependency in readme
Now the functions needed from libbsd are supplied by util.c,
and libdl is built into libc. Linking with -ldl causes errors
on some BSDs anyway.
2023-06-27 12:35:21 +12:00
17ee021cf0 Create README.md 2023-06-25 19:25:16 +12:00