From 18ee1a04bf7520076932a62072bb7e2266cdf8d9 Mon Sep 17 00:00:00 2001 From: chanind Date: Wed, 21 Feb 2018 23:31:34 +0800 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa3583f9..996f463b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Hanzi Writer Data -This is the character data used by [Hanzi Writer](https://github.com/chanind/hanzi-writer). This data was originally contained in the Hanzi Writer repo, but was moved out for 2 main reasons: +## Demo + +View a live-demo of this data at[https://chanind.github.io/hanzi-writer-data](chanind.github.io/hanzi-writer-data) + +## About + +This is the character data used by [Hanzi Writer](https://github.com/chanind/hanzi-writer). This data was originally contained in the Hanzi Writer repo, but was moved out for several reasons: - 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.