From: Jamie Date: Mon, 14 Nov 2016 23:30:02 +0000 (+0000) Subject: Spelling and grammar X-Git-Tag: 1.0.0~129^2 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=73d5a8f0e134e08e6fced8fc36b83ff83d32474a;p=rhonda%2Fimpostor.hazel.git Spelling and grammar --- diff --git a/README.md b/README.md index fbbae2c..aa13b88 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -### Hazel Networking is a low level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP. -It's aim is to provide a standardized interface for web communication so that using and switching between protocols is incredibly simple. +####Hazel Networking is a low-level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP. -Hazel is going to be the basis of DarkRift 2 and I'm releasing it completely open source so that members of the community can make use of it, improve it and help find any bugs before DarkRift 2 is released. +Its aim is to provide a standardized interface for web communication so that using and switching between protocols is incredibly simple. + +Hazel is going to be the basis of DarkRift 2 and it is being released completely open source so that members of the community can make use of it, improve it and help find any bugs before DarkRift 2 is released. -----