Browse Source

README.md: use the HTTP location for the UCD 6.3.0 URL

master
Reece H. Dunn 11 years ago
parent
commit
2aadc3b4a3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -22,7 +22,7 @@ In addition to this it provides APIs for:
- converting to upper, lower and title case.

The following data sets are used for the data tables:
- [Unicode Character Data 6.3.0](ftp://www.unicode.org/Public/6.3.0/ucd/);
- [Unicode Character Data 6.3.0](http://www.unicode.org/Public/6.3.0/ucd/);
- [Klingon](http://www.evertype.com/standards/csur/klingon.html) [F8D0-F8FF].

## Build Dependencies

Loading…
Cancel
Save