diff options
author | Alexey Melnichuk <mimir@newmail.ru> | 2013-12-25 23:49:03 -0800 |
---|---|---|
committer | Alexey Melnichuk <mimir@newmail.ru> | 2013-12-25 23:49:03 -0800 |
commit | 46ed59584e5407c49a02f1ea6bede6487259a92e (patch) | |
tree | af47187a4281e57e759ab590ddb6da08f0fb4335 /README.md | |
download | lua-llthreads2-46ed59584e5407c49a02f1ea6bede6487259a92e.tar.gz lua-llthreads2-46ed59584e5407c49a02f1ea6bede6487259a92e.tar.bz2 lua-llthreads2-46ed59584e5407c49a02f1ea6bede6487259a92e.zip |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..072348b --- /dev/null +++ b/README.md | |||
@@ -0,0 +1,4 @@ | |||
1 | lua-llthreads2 | ||
2 | ============== | ||
3 | |||
4 | [llthreads](https://github.com/Neopallium/lua-llthreads) rewrited without [LuaNativeObjects](https://github.com/Neopallium/LuaNativeObjects) | ||