1
0
mirror of https://github.com/chanind/hanzi-writer-data.git synced 2025-06-17 09:15:26 +08:00

Update README.md

This commit is contained in:
chanind 2018-02-21 23:33:19 +08:00 committed by GitHub
parent a59c28fe7e
commit 6c49bfeb4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Hanzi Writer Data
View a live-demo of this data at [https://chanind.github.io/hanzi-writer-data/](chanind.github.io/hanzi-writer-data/)
View a live-demo of this data at [chanind.github.io/hanzi-writer-data/](https://chanind.github.io/hanzi-writer-data/)
## About
@ -10,7 +10,7 @@ This is the character data used by [Hanzi Writer](https://github.com/chanind/han
- 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.
Check out [https://chanind.github.io/hanzi-writer](chanind.github.io/hanzi-writer) for more info about Hanzi Writer.
Check out [chanind.github.io/hanzi-writer](https://chanind.github.io/hanzi-writer) for more info about Hanzi Writer.
## Usage