From 9289ef7c83786394873205f6369a67dfbfd4e451 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Wed, 4 Mar 2026 09:18:20 +0100 Subject: [PATCH] Mention JSON-RPC there as well [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b05e13a15..da5743987 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ It runs on Linux, OS X and Windows and is currently the most widely deployed IRC with a [market share of 37%](https://www.ircstats.org/servers). UnrealIRCd is a highly advanced IRCd with a strong focus on modularity and security. It uses an advanced and highly configurable configuration file. Other key features include: -full IRCv3 support, SSL/TLS, cloaking, advanced anti-flood and anti-spam systems, -GeoIP, remote includes, and lots of [other features](https://www.unrealircd.org/docs/About_UnrealIRCd). +full IRCv3 support, SSL/TLS, cloaking, JSON-RPC, advanced anti-flood and anti-spam +systems, GeoIP, remote includes, and lots of [other features](https://www.unrealircd.org/docs/About_UnrealIRCd). We are also particularly proud on our extensive online documentation. ## Versions