From eb396734ed010726b22ffd683cf664f17973cd1c Mon Sep 17 00:00:00 2001 From: shi yuhang <52435083+shiyuhang0@users.noreply.github.com> Date: Fri, 3 Jan 2025 12:40:55 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69e01cb516..6c9ae2ead5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ TiSpark is a thin layer built for running Apache Spark on top of TiDB/TiKV to answer complex OLAP queries. It enjoys the merits of both the Spark platform and the distributed clusters of TiKV while seamlessly integrated to TiDB, a distributed OLTP database, to provide one-stop Hybrid Transactional/Analytical Processing (HTAP) solutions for online transactions and analyses. -The figure below show the architecture of TiSpark. +The figure below show the architecture of TiSpark ![architecture](./docs/architecture.png)