From da0f9053831482b5a2edfdcde6c53c350edf5a47 Mon Sep 17 00:00:00 2001 From: JamJar00 Date: Wed, 8 Jun 2016 22:16:12 +0100 Subject: [PATCH] Create Readme.md --- Hazel/Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Hazel/Readme.md diff --git a/Hazel/Readme.md b/Hazel/Readme.md new file mode 100644 index 0000000..f453a3f --- /dev/null +++ b/Hazel/Readme.md @@ -0,0 +1,7 @@ +##Hazel Networking is a low level networking library for C# providing connection orientated, message bassed communication via TCP, UDP and RUDP. + +### Hazel is currently in beta; things should (but might not) work! + +Documentation available [here](www.darkriftnetworking.com/docs). + +If you want to make improvements, please do! -- 2.39.5