summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
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
70a4807&follow=1'>Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe