diff options
Diffstat (limited to 'libraries/libeditline/README')
-rw-r--r-- | libraries/libeditline/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/libeditline/README b/libraries/libeditline/README new file mode 100644 index 0000000000000..84b4eea33de04 --- /dev/null +++ b/libraries/libeditline/README @@ -0,0 +1,7 @@ +This is a line-editing library. It can be linked into almost +any program to provide command-line editing and recall. +It is call-compatible with a subset of the FSF readline library, +but it is a fraction of the size (and offers fewer features). +This package contains the runtime library only. + +By ~red
\ No newline at end of file |