Browse Source

README: Improve the CSUR section.

master
Reece H. Dunn 10 years ago
parent
commit
a50130b04b
1 changed files with 6 additions and 4 deletions
  1. 6
    4
      README.md

+ 6
- 4
README.md View File

@@ -1,5 +1,6 @@
# Unicode Character Data Tools

- [ConScript Unicode Registry](#conscript-unicode-registry)
- [Build Dependencies](#build-dependencies)
- [Debian](#debian)
- [Building](#building)
@@ -30,11 +31,12 @@ If enabled, the following data from the
[ConScript Unicode Registry](http://www.evertype.com/standards/csur/) (CSUR) is
added:

| Code Range | Script |
|------------|---------|
| F8D0-F8FF | [Klingon](http://www.evertype.com/standards/csur/klingon.html) |
| Code Range | Script |
|--------------|---------|
| `F8D0-F8FF` | [Klingon](http://www.evertype.com/standards/csur/klingon.html) |

This data is located in the `data/csur` directory.
This data is located in the `data/csur` directory in a form compatible with the
Unicode Character Data files.

## Build Dependencies


Loading…
Cancel
Save