From: Jamie Date: Sat, 31 Dec 2016 16:57:36 +0000 (+0000) Subject: Added link to releases page X-Git-Tag: 1.0.0~112^2 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=e73deb86b060c5efbee88372795e2c29ed0fc45e;p=rhonda%2Fimpostor.hazel.git Added link to releases page --- diff --git a/README.md b/README.md index 99a0238..3d79f36 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Its aim is to provide a standardized interface for web communication so that usi 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. -Hazel can be downloaded as a NuGet package [here](https://www.nuget.org/packages/DarkRiftNetworking.Hazel/)! +Hazel can be downloaded as a NuGet package [here](https://www.nuget.org/packages/DarkRiftNetworking.Hazel/) or you can get the latest build directly from the releases page [here](/../../releases)! ----- @@ -32,4 +32,4 @@ If you want to make improvements, do so! If you find bugs, raise issues! ## Building Hazel -To build Hazel open [solution file](Hazel.sln) using your favourite C# IDE (I use Visual Studio 2015) and then build as you would any other project. \ No newline at end of file +To build Hazel open [solution file](Hazel.sln) using your favourite C# IDE (I use Visual Studio 2015) and then build as you would any other project.