about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/README.txt b/src/README.txt
index 92312c6a9fa..c8029098cfa 100644
--- a/src/README.txt
+++ b/src/README.txt
@@ -17,6 +17,7 @@ rt/sync            - Concurrency utils
 rt/util            - Small utility classes for the runtime.
 rt/vg              - Valgrind headers
 rt/msvc            - MSVC support
+rt/linenoise       - a readline-like line editing library
 
 test/              Testsuite
 test/compile-fail  - Tests that should fail to compile