mention linenoise git rev

master
Daniel Kolesa 2016-09-01 17:51:39 +01:00
parent 9672a1091e
commit 2b02d44b28
1 changed files with 2 additions and 1 deletions

View File

@ -39,6 +39,7 @@ builds the REPL.
The project also bundles the linenoise line editing library which has been modified
to compile cleanly as C++ (with the same flags as libcubescript). It's used strictly
for the REPL only (you don't need it to build libcubescript itself).
for the REPL only (you don't need it to build libcubescript itself). The version
in the repository tracks Git revision c894b9e59f02203dbe4e2be657572cf88c4230c3.
See COPYING.md for licensing information.