Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/luajit-rocks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Collobert <ronan@collobert.com>2014-02-15 16:37:26 +0400
committerRonan Collobert <ronan@collobert.com>2014-02-15 16:37:26 +0400
commit07167e20db9bfdfea12ce54e89d33387c624e167 (patch)
tree2d971def518bb33b0b71e1835598a79bcef62d97 /README.md
parentce4727cf6dbe7fb51c7c93823625702a16fc3153 (diff)
doc: support for readline
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 313d96a..4c29e9a 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,8 @@ In addition,
- Luarocks will come installed with [Torch rocks repository](http://torch.github.io/rocks.html).
- Luarocks comes with mandatory system command line tools under Windows.
+
+ - Readline support for LuaJIT.
# Pre-requisites