diff --git a/README.md b/README.md index 5702e183..ead21666 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Ergonomadic is an IRC daemon written from scratch in Go. - TLS support (but better to use stunnel with proxy protocol) - haproxy PROXY protocol header for hostname setting - passwords stored in bcrypt format +- channels that persist between restarts (+P) ## Why?