From: Jamie Date: Sat, 25 Mar 2017 11:33:01 +0000 (+0000) Subject: Fixed readme formatting X-Git-Tag: 1.0.0~99^2~1 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=c3356732ac610cf1b538a3e34e7f6b1b380d5d10;p=rhonda%2Fimpostor.hazel.git Fixed readme formatting --- diff --git a/README.md b/README.md index 3d79f36..2380165 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -####Hazel Networking is a low-level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP. + ####Hazel Networking is a low-level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP. Its aim is to provide a standardized interface for web communication so that using and switching between protocols is incredibly simple. @@ -8,7 +8,7 @@ Hazel can be downloaded as a NuGet package [here](https://www.nuget.org/packages ----- -##Features +## Features - TCP, UDP, Reliable UDP and (at some point) Web Sockets - Completely thread safe - All protocols are connection oriented (similar to TCP) and message based (similar to UDP)