From 854003208eee35ae4842bb4cfdbfadf96b33d39e Mon Sep 17 00:00:00 2001 From: nick black Date: Wed, 20 Oct 2021 05:19:30 -0400 Subject: [PATCH] README: unicode 14 full emoji list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebb76a563..5c7a60caa 100644 --- a/README.md +++ b/README.md @@ -560,7 +560,7 @@ If things break or seem otherwise lackluster, **please** consult the * [ECMA-35 Character Code Structure and Extension Techniques](https://www.ecma-international.org/publications/standards/Ecma-035.htm) (ISO/IEC 2022) * [ECMA-43 8-bit Coded Character Set Structure and Rules](https://www.ecma-international.org/publications/standards/Ecma-043.htm) * [ECMA-48 Control Functions for Coded Character Sets](https://www.ecma-international.org/publications/standards/Ecma-048.htm) (ISO/IEC 6429) -* [Unicode 13.1 Full Emoji List](https://unicode.org/emoji/charts/full-emoji-list.html) +* [Unicode 14.0 Full Emoji List](https://unicode.org/emoji/charts/full-emoji-list.html) * [Unicode Standard Annex #29 Text Segmentation](http://www.unicode.org/reports/tr29) * [Unicode Standard Annex #15 Normalization Forms](https://unicode.org/reports/tr15/) * [mintty tips](https://github.com/mintty/mintty/wiki/Tips)