From 4288a347111871b474c513e69b607cf9493a0437 Mon Sep 17 00:00:00 2001 From: testostestis Date: Thu, 16 Sep 2021 17:54:47 +0200 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f52c737 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Rircd + +ircd supporting nice integration of other protocols in the form of rust "Endpoint" traits that can be created, loaded and unloaded during runtime. \ No newline at end of file