Add README.md

This commit is contained in:
2021-07-06 00:44:51 +01:00
parent 73df2217d9
commit 658aebf932
+7
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.