diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-09-26 13:40:54 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-09-26 13:42:45 +0200 |
commit | 614fd98fc1c78a1106928dcc1644abc520777956 (patch) | |
tree | 05c0a224b04f5c0019f3d4ff5c9162e0c6f8cc2e | |
parent | 5863040f9323e210df0908333c6e85d63af000c0 (diff) | |
download | xK-614fd98fc1c78a1106928dcc1644abc520777956.tar.gz xK-614fd98fc1c78a1106928dcc1644abc520777956.tar.xz xK-614fd98fc1c78a1106928dcc1644abc520777956.zip |
Update README
-rw-r--r-- | README.adoc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 8d61855..0bf29b2 100644 --- a/README.adoc +++ b/README.adoc @@ -49,7 +49,11 @@ 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 -- |