aboutsummaryrefslogtreecommitdiffstats
path: root/editline/README
diff options
context:
space:
mode:
Diffstat (limited to 'editline/README')
-rwxr-xr-xeditline/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/editline/README b/editline/README
new file mode 100755
index 000000000..49a2a6947
--- /dev/null
+++ b/editline/README
@@ -0,0 +1,11 @@
+libedit is a command line editing and history library. It is designed to be
+used by interactive programs that allow the user to type commands at a terminal
+prompt.
+
+The following files may be of direct interest to the user:
+
+* CHANGES - Software change log.
+
+* INSTALL - Installation information.
+
+* PLATFORMS - Supported platforms and platform-specific information.