From 0736636ba679bec40bdbceda66b70aa5ae35629e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 26 Sep 2022 13:40:54 +0200 Subject: [PATCH] Update README --- README.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 8d61855..0db9c11 100644 --- a/README.adoc +++ b/README.adoc @@ -49,7 +49,10 @@ besides the total number of connections and mode `+l`, or server linking xS -- -The IRC daemon again, this time ported to Go, additionally supporting WEBIRC. +The IRC daemon again, this time ported to Go, additionally supporting WEBIRC, +and thus ideal for pairing with, e.g., https://github.com/kiwiirc/webircgateway. +Any further development, such as P10 or TS6 linking for IRC services, +or plugin support for arbitrary bridges, will happen here. xB --