From 3abba328ee52dadb3f4e0a90822903d43f001ceb Mon Sep 17 00:00:00 2001 From: GoldenCrystal Date: Mon, 24 Nov 2014 23:19:30 +0100 Subject: [PATCH] Updated the README file. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 157d1dd..7d2958c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ The code points will be displayed in the list on the left side. Select one of th Compiling and using the project ------------------------------- ### Using the UnicodeInformation library -Using the library is as easy as including it in your project. You will find all the good stuff in the System.Unicode namespace. +Grab the latest version of the package on NuGet: https://www.nuget.org/packages/UnicodeInformation/. +Once the library is installed in your project, you will find everything you need in the System.Unicode namespace. Let's see a simple example: