Add README.md

This commit is contained in:
Xnoe 2021-07-06 00:44:51 +01:00
parent 73df2217d9
commit 658aebf932
Signed by: xnoe
GPG Key ID: 45AC398F44F0DAFE

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# XnoIRCd
By xnoe.
This is an attempt at developing an IRCd in C++ purely for fun.
A lot of IRC commands are currently not implemented and the codebase is likely horrible and inefficient.