From 51f96ca58eea9f1719cc5b302efae2a33e45196f Mon Sep 17 00:00:00 2001 From: Dushusir <1414556676@qq.com> Date: Fri, 24 Sep 2021 10:31:32 +0800 Subject: [PATCH] docs(docs): add readme rewrit introduction --- README-zh.md | 3 ++- README.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README-zh.md b/README-zh.md index 8f5cf39..244f92f 100644 --- a/README-zh.md +++ b/README-zh.md @@ -2,7 +2,6 @@ ![logo](/docs/.vuepress/public/img/logo_text.png) - 简体中文 | [English](./README.md) @@ -10,6 +9,8 @@ ## 介绍 🚀Luckysheet ,一款纯前端类似excel的在线表格,功能强大、配置简单、完全开源。 +> Luckysheet 3.x 目前正在使用Typescript重构。 + ## 相关链接 | 源码 | 文档 | Demo | 插件Demo | 论坛 | | ------ | -------- | ------ | ------ | ------ | diff --git a/README.md b/README.md index 12f2f40..c5e6573 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ English| [简体中文](./README-zh.md) ## Introduction 🚀Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. +> Luckysheet 3.x is currently being rewritten in Typescript. + ## Links | Source Code | Documentation | Demo | Plugins Demo | Forum | | ------ | -------- | ------ | ------ | ------ |