From e30cffa6efe4653241ff002b56c677b0c75c24d6 Mon Sep 17 00:00:00 2001 From: fuxingZhang <502545703@qq.com> Date: Wed, 15 Jul 2020 13:31:18 +0800 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 27f0e24..463efdc 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ ## Update -### v1.1.1 / 2020.07.15 -changes: add mod.unstable.ts and ./exmaples/width.unstable.ts -: Deno v1.2.0 started to support tty column, but is unstable +### v1.1.1 - 2020.07.15 +changes: add mod.unstable.ts and ./exmaples/width.unstable.ts +> Deno v1.2.0 started to support tty column, but is unstable ```bash deno run --unstable ./examples/width.unstable.ts ```