summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-12-26 06:07:57 +0300
committerdefanor <defanor@uberspace.net>2017-12-26 06:07:57 +0300
commitf2b4e89f6a78ee0ee933612955b8d36c985c9e70 (patch)
treea3f065b39461cf2181c018f6811b542189d297c5 /README
parent1a1b9452575c1590761d64c4166d375545d50ea8 (diff)
Use Haskeline
The code is slightly cleaner with it, and it would be useful for completion.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9cfa437..76e58d6 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ configuration.
User interaction capabilities are rather basic, as it is intended to
be combined with software that provides better user interfaces – such
-as emacs, rlwrap, tmux, screen.
+as emacs, tmux, screen.
Installation