From e5cdb787771ec5545128f2da40577b2468f33e45 Mon Sep 17 00:00:00 2001 From: chanind Date: Sun, 4 Feb 2018 13:58:51 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61d2c18c..0b12fbdb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This is the character data used by [Hanzi Writer](https://github.com/chanind/han - This data is licensed separately from the Hanzi Writer source code. - This allows users who wish to import character data in NPM to do so without forcing everyone to download the character data along with Hanzi Writer. +- Publishing on NPM makes this data available on the [jsdelivr CDN](https://www.jsdelivr.com/package/npm/hanzi-writer-data), so data can be loaded via, for instance, https://cdn.jsdelivr.net/npm/hanzi-writer-data@latest/我.json. ## Usage