summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCurtis McEnroe2018-09-12 20:23:45 -0400
committerCurtis McEnroe2018-09-12 20:23:45 -0400
commit872608e5c4fb814604a359a4b8b2f3bcf317cf0f (patch)
tree8f5c47cd8f6db0ab6716931165a2dc4087855a38 /README
parent3d9f808a600e33a444f8dd666a4e379c282e388b (diff)
Factor out IRC formatting parsing
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index a50bf31..8737aea 100644
--- a/README
+++ b/README
@@ -9,7 +9,8 @@ This software requires LibreSSL and targets FreeBSD and Darwin.
handle.c Incoming command handling
input.c Input command handling
irc.c TLS client connection
- ui.c Curses UI and mIRC formatting
+ format.c IRC formatting
+ ui.c Curses UI
term.c Terminal features unsupported by curses
edit.c Line editing
tab.c Tab-complete