summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCurtis McEnroe2019-02-25 23:10:40 -0500
committerCurtis McEnroe2019-02-25 23:10:40 -0500
commit4cda410b574c93c2ea7ad467e2b27809d0a0ba62 (patch)
treeaaffc0e9b1379f1a9fb7fa571b2807077d4acbbe /README
parentb2f6082dffb6a5fce557882e18183c2438ea4a3d (diff)
Move nick and tag coloring to color.c
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 5957c57..06da8df 100644
--- a/README
+++ b/README
@@ -39,6 +39,7 @@ FILES
input.c input command handling
irc.c TLS client connection
format.c IRC formatting
+ color.c nick and channel coloring
ui.c cursed UI
term.c terminal features unsupported by curses
edit.c line editing
@@ -53,4 +54,4 @@ FILES
SEE ALSO
catgirl(1), sandman(1)
-Causal Agency January 25, 2019 Causal Agency
+Causal Agency February 25, 2019 Causal Agency