1
Fork 0

README.txt: Mention linenoise

This commit is contained in:
Graydon Hoare 2013-02-01 15:00:12 -08:00
parent 9dc6938292
commit f6c84129b4

View file

@ -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