We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a9d98 commit 3abba32Copy full SHA for 3abba32
README.md
@@ -16,7 +16,8 @@ The code points will be displayed in the list on the left side. Select one of th
16
Compiling and using the project
17
-------------------------------
18
### 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.
+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.
21
22
Let's see a simple example:
23
0 commit comments