From 29be6bae6db22c710dfd97731ff77161670e7337 Mon Sep 17 00:00:00 2001 From: liufree Date: Sun, 9 Mar 2025 21:24:32 +0800 Subject: [PATCH] feat: init --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2bb2f9b..4c694ad 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ The goal of QueryDash is to develop an Obsidian plugin similar to Notion Databas - **Aggregation**: Supports data summary statistics. - **Pagination**: Optimizes browsing experience for large datasets. +**language** +- [English](README.md) +- [简体中文](README-zh.md) + **Tutorial** ![demo.gif](docs/demo.gif)