File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
117122Some of the reasons to have a combined repository these components are:
You can’t perform that action at this time.
0 commit comments