diff options
Diffstat (limited to 'misc/with-readline/README')
-rw-r--r-- | misc/with-readline/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/with-readline/README b/misc/with-readline/README new file mode 100644 index 0000000000..051ebcd297 --- /dev/null +++ b/misc/with-readline/README @@ -0,0 +1,4 @@ +with-readline (run non readline apps 'in' readline ) + +with-readline allows readline editing to be applied to an arbitrary +program without recompiling it. |