From 6fe012148d50f4e079a4b75bb46a8e550ad0922c Mon Sep 17 00:00:00 2001 From: JamJar00 Date: Wed, 8 Jun 2016 22:18:21 +0100 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b86e597 --- /dev/null +++ b/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