[ucdn] Update README

This commit is contained in:
Behdad Esfahbod 2017-10-02 18:22:51 +02:00
parent 57c55ef834
commit b3dff7720c
1 changed files with 3 additions and 3 deletions

View File

@ -31,10 +31,10 @@ UCDN was written by Grigori Goronzy <greg@kinoho.net>.
How to Use How to Use
Include ucdn.c, ucdn.h and unicodedata_db.h in your project. Now, Include ucdn.c, ucdn.h and ucdn_db.h in your project. Now, just use the
just use the functions as documented in ucdn.h. functions as documented in ucdn.h.
In some cases, it might be necessary to regenerate the Unicode In some cases, it might be necessary to regenerate the Unicode
database file. The script makeunicodedata.py (Python 3.x required) database file. The script makeunicodedata.py (Python 3.x required)
fetches the appropriate files and dumps the compressed database into fetches the appropriate files and dumps the compressed database into
unicodedata_db.h. ucdn_db.h.