luadec
luadec copied to clipboard
Added prerequisites to README.md (build-essential, libreadline-dev).
GNU make complains about the lack of readline/readline.h, which can be fixed by installing libreadline-dev. Probably this should be specified in README.md.