From 80f8678c55197b62872e90920fae3c2e72aff4fc Mon Sep 17 00:00:00 2001 From: David Fotel Date: Thu, 7 Jan 2016 17:48:11 +0100 Subject: README: the test scripts also serve as examples --- README.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 3fd8159..8cfcabb 100644 --- a/README.markdown +++ b/README.markdown @@ -90,7 +90,7 @@ and do $ ./configure --prefix= $ make -Now you can try out some of the test scripts. +Now you can try out some of the test scripts. The test scripts also serve as examples. $ test/sleep.lua $ test/lfs.lua @@ -141,6 +141,7 @@ arguments in the global table `arg` where `arg[-1]` is the interpreter, Running Lua scripts in the Lua Event Machine however, will allow you to load the LEM modules, which will fail in the normal interpreter. +See the test folder for examples of how to use the different parts of LEM. License ------- -- cgit v1.2.1