README: being the reference ircv3.1 implementation seems boring in 2016.
This commit is contained in:
parent
cc6ce2d689
commit
41976628bd
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
# charybdis
|
# charybdis
|
||||||
|
|
||||||
Charybdis is a reference implementation of the IRCv3.1 server component. It is meant to be
|
Charybdis is an IRCv3 server designed to be highly scalable. It implements IRCv3.1 and some parts of IRCv3.2.
|
||||||
used with an IRCv3-capable services implementation such as [Atheme][atheme] or [Anope][anope].
|
|
||||||
|
It is meant to be used with an IRCv3-capable services implementation such as [Atheme][atheme] or [Anope][anope].
|
||||||
|
|
||||||
[atheme]: http://www.atheme.net/
|
[atheme]: http://www.atheme.net/
|
||||||
[anope]: http://www.anope.org/
|
[anope]: http://www.anope.org/
|
||||||
|
|
Loading…
Reference in a new issue