From 5397aade291c445a5e62fb772ab423cb2c30df8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E5=86=9B?= Date: Mon, 6 May 2024 14:50:12 +0800 Subject: [PATCH] feat: excel plus readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f507eea..ccb1061 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Obsidian Excel Plus Plugin -**Obsidian-Excel-Plus** has been refactored using the [Univer](https://github.com/dream-num/univer) framework to replace `Obsidian-excel`. +**[Obsidian-Excel-Plus](https://github.com/ljcoder2015/obsidian-excel-plus)** has been refactored using the [Univer](https://github.com/dream-num/univer) framework to replace `Obsidian-excel`. - It is based on a Canvas rendering engine and a formula engine, supports Web Worker, ensuring high performance while also supporting large-scale data processing. - The core features and capabilities of Univer are provided through plugins, making it easy to extend.