Skip to content

Commit 3abba32

Browse files
committed
Updated the README file.
1 parent 38a9d98 commit 3abba32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ The code points will be displayed in the list on the left side. Select one of th
1616
Compiling and using the project
1717
-------------------------------
1818
### Using the UnicodeInformation library
19-
Using the library is as easy as including it in your project. You will find all the good stuff in the System.Unicode namespace.
19+
Grab the latest version of the package on NuGet: https://www.nuget.org/packages/UnicodeInformation/.
20+
Once the library is installed in your project, you will find everything you need in the System.Unicode namespace.
2021

2122
Let's see a simple example:
2223

0 commit comments

Comments
 (0)