Skip to content

Commit

Permalink
Updated the README file.
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenCrystal committed Nov 24, 2014
1 parent 38a9d98 commit 3abba32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 3abba32

Please sign in to comment.