From 63541b0fd86d42e57d63ab71009db0ef781e5f9c Mon Sep 17 00:00:00 2001 From: GuoXiaopeng Date: Thu, 19 Dec 2019 09:36:40 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86=E4=B8=AD?= =?UTF-8?q?=E6=96=87=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 5274ca3..24c6fe2 100644 --- a/readme.md +++ b/readme.md @@ -19,6 +19,7 @@
The fastest Node.js library for formatting terminal text with ANSI colors~!
+ ## Features * No dependencies @@ -34,6 +35,9 @@ As of `v3.0` the Chalk-style syntax (magical getter) is no longer used.
If yo --- +## Related Docs + +![中文文档](https://chinabigpan.github.io/kleur_docs_cn/) ## Install From 0f7afaa181c4876676ae42da000d3b6a35adf88e Mon Sep 17 00:00:00 2001 From: GuoXiaopeng Date: Thu, 19 Dec 2019 09:37:30 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86=E4=B8=AD?= =?UTF-8?q?=E6=96=87=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 24c6fe2..8d94156 100644 --- a/readme.md +++ b/readme.md @@ -37,7 +37,7 @@ As of `v3.0` the Chalk-style syntax (magical getter) is no longer used.
If yo ## Related Docs -![中文文档](https://chinabigpan.github.io/kleur_docs_cn/) +[中文文档](https://chinabigpan.github.io/kleur_docs_cn/) ## Install