From e73deb86b060c5efbee88372795e2c29ed0fc45e Mon Sep 17 00:00:00 2001 From: Jamie Date: Sat, 31 Dec 2016 16:57:36 +0000 Subject: [PATCH] Added link to releases page --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5