Browse Source

Fix the README to reference the correct Unicode version.

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

+ 2
- 2
README.md View File



The project uses and supports the following sources of Unicode codepoint data: The project uses and supports the following sources of Unicode codepoint data:


* [Unicode Character Database](http://www.unicode.org/Public/9.0.0/ucd/) 9.0.0
* [Unicode Emoji](http://www.unicode.org/Public/emoji/4.0/) 4.0 (UTR #51)
* [Unicode Character Database](http://www.unicode.org/Public/10.0.0/ucd/) 10.0.0
* [Unicode Emoji](http://www.unicode.org/Public/emoji/5.0/) 5.0 (UTR #51)
* [ConScript Unicode Registry](http://www.evertype.com/standards/csur/) * [ConScript Unicode Registry](http://www.evertype.com/standards/csur/)


## Build Dependencies ## Build Dependencies

Loading…
Cancel
Save