Skip to content

Commit c0015c3

Browse files
committed
add glyphy.info
1 parent db53a48 commit c0015c3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
# Glyphy
44

5-
Glyphy is a small utility package that runs in the Julia REPL.
6-
7-
Glyphy searches through the names of glyphs in the Unicode
5+
Glyphy is a small utility package that searches through the names of glyphs in the Unicode
86
glyph list and returns a list of the glyph names that match
97
the search string.
108

@@ -66,6 +64,10 @@ The current version of Unicode is 14.0, released in 2021.
6664
The glyph list used by Glyphy is `UnicodeData.txt` from
6765
[here](http://www.unicode.org/Public/UNIDATA/).
6866

67+
Glyphy is also available as a web service, at [glyphy.info](https://glyphy.info):
68+
69+
![glyphy.info](docs/src/assets/figures/glyphy-info.png)
70+
6971
[docs-development-img]: https://img.shields.io/badge/docs-development-blue
7072
[docs-development-url]: http://cormullion.github.io/glyphy.jl/dev/
7173

415 KB
Loading

0 commit comments

Comments
 (0)