Skip to content

Commit c811dc7

Browse files
committed
[README] Add Applications section
1 parent 0d4af00 commit c811dc7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ this crate.
8585

8686
### Major Components
8787

88-
- [`unic-char`](char): Unicode Character Tools.
88+
- [`unic-char`](unic/char/): Unicode Character Tools.
8989
[![Crates.io](https://img.shields.io/crates/v/unic-char.svg)](https://crates.io/crates/unic-char/)
9090

9191
- [`unic-ucd`](unic/ucd/): Unicode Character Database
@@ -112,6 +112,11 @@ this crate.
112112
([UTS\#51](https://unicode.org/reports/tr51/)).
113113
[![Crates.io](https://img.shields.io/crates/v/unic-emoji.svg)](https://crates.io/crates/unic-emoji/)
114114

115+
### Applications
116+
117+
- [`unic-cli`](apps/cli): UNIC Command-Line Tools
118+
[![Crates.io](https://img.shields.io/crates/v/unic-cli.svg)](https://crates.io/crates/unic-cli/)
119+
115120
## Code Organization: Combined Repository
116121

117122
Some of the reasons to have a combined repository these components are:

0 commit comments

Comments
 (0)