Index: README.chromium |
diff --git a/README.chromium b/README.chromium |
index bacaa3c348e7f4dcaaf9731ff29e194aa9b01a8f..71c0935a36ae5c1f7d37b52af863e0a52af4d33f 100644 |
--- a/README.chromium |
+++ b/README.chromium |
@@ -79,7 +79,7 @@ This directory contains the source code of ICU 54.1 for C/C++. |
- Add source/data/mappings/ucmlocal.txt : to list only converters we need. |
- Add new tables per the WHATWG encoding standards for EUC-JP, |
- Shift_JIS, Big5 (Big5+Big5HKSCS) and all the single byte encodings. |
+ Shift_JIS, Big5 (Big5+Big5HKSCS), EUC-KR and all the single byte encodings. |
They're generated with scripts : |
scripts/{eucjp,sjis,big5,single_byte}_gen.sh |