summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2021-02-15 19:38:04 +0300
committerdefanor <defanor@uberspace.net>2021-02-15 22:37:00 +0300
commit623259a6c71b34b6b77d43a10b607b8e1fedd362 (patch)
tree8acb9e6d7168dc83f65e06096ad867d0e7724932 /README
parent83787c83cc09ad6efdf62816b202820c4f9d3fc7 (diff)
Add optional text console usage into basic.c
Now it should be usable as a basic CLI client, in addition to an XML console.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 14516d1..07c10c8 100644
--- a/README
+++ b/README
@@ -96,4 +96,4 @@ A rough roadmap:
[+] Basic usage example.
[.] WeeChat plugin.
-[ ] A dumb terminal client.
+[ ] Emacs mode (and perhaps an XML-based interface).