commit 8be81600af6608cbbfbb4f7eaf57e46e1d680367 Author: David Westgate Date: Fri Oct 27 17:32:41 2023 -0700 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..551dc1d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# rust-irc +client and server irc implementation in Rust