From 3bc155b73c3e6c53fc6b76ba70a6ebd8ef2d2da7 Mon Sep 17 00:00:00 2001 From: JamJar00 Date: Sat, 19 Nov 2016 19:52:35 +0000 Subject: [PATCH] Added NuGet Package link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa13b88..99a0238 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ 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/)! + ----- ##Features @@ -30,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. +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 -- 2.39.5