diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README index 59079c1..db03f11 100644 --- a/README +++ b/README @@ -4,7 +4,8 @@ This software targets FreeBSD and requires LibreSSL. chat.h Shared state and function prototypes chat.c Command line parsing and poll loop - ui.c Curses UI, mIRC formatting, line editing + ui.c Curses UI and mIRC formatting + edit.c Line editing irc.c TLS client connection input.c Input command handling handle.c Incoming command handling |