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, 1 insertions, 2 deletions
diff --git a/README b/README
index 473e983..17bc84a 100644
--- a/README
+++ b/README
@@ -5,5 +5,4 @@ Simple IRC server in C
 usage: ircd hostname bindaddr port
 
 ---------------
-This project is incomplete: channels, modes, a lot of validation is not present
-yet.
+This project is incomplete: server-to-server links, modes are not present yet