From 635c4e22dc123fb73c31594e37b389c5c0451168 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Wed, 31 May 2023 18:20:46 +0200 Subject: [PATCH] README: Sync "About UnrealIRCd" with the text on the site [skip ci] --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a3545c4d9..c20173390 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ [![Twitter Follow](https://img.shields.io/twitter/follow/Unreal_IRCd.svg?style=social&label=Follow)](https://twitter.com/Unreal_IRCd) ## About UnrealIRCd -UnrealIRCd is an Open Source IRC Server, serving thousands of networks since 1999. +UnrealIRCd is an Open Source IRC Server, serving thousands of networks since 1999. It runs on Linux, OS X and Windows and is currently the most widely deployed IRCd with a market share of 38%. UnrealIRCd is a highly advanced IRCd with a strong -focus on modularity, an advanced and highly configurable configuration file. -Key features include SSL/TLS, cloaking, its advanced anti-flood and anti-spam systems, -swear filtering and module support. We are also particularly proud on our extensive -online documentation. +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). +We are also particularly proud on our extensive online documentation. ## Versions * UnrealIRCd 6 is the *stable* series since December 2021. All new features go in there.