This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/develop by this push:
new 75533759 readme add link (#92)
75533759 is described below
commit 75533759de454784cf13f693e712da898f9cdd04
Author: CritasWang <[email protected]>
AuthorDate: Tue May 28 19:57:11 2024 +0800
readme add link (#92)
---
README-zh.md | 3 ++-
README.md | 1 +
java/tsfile/README-zh.md | 1 +
java/tsfile/README.md | 3 ++-
4 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/README-zh.md b/README-zh.md
index 0e082981..9f72166d 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -19,6 +19,7 @@
-->
+[English](./README.md) | [中文](./README-zh.md)
# TsFile Document
<pre>
___________ ___________.__.__
@@ -130,4 +131,4 @@ TsFile、CSV 和 Parquet 三种文件格式的比较
[Java](./java/tsfile/README-zh.md#使用)
-[C++](./cpp/tsfile/README-zh.md#使用)
\ No newline at end of file
+[C++](./cpp/tsfile/README-zh.md#使用)
diff --git a/README.md b/README.md
index 0cb63db0..78eed094 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@
-->
+[English](./README.md) | [中文](./README-zh.md)
# TsFile Document
<pre>
___________ ___________.__.__
diff --git a/java/tsfile/README-zh.md b/java/tsfile/README-zh.md
index 45820503..1c13e57c 100644
--- a/java/tsfile/README-zh.md
+++ b/java/tsfile/README-zh.md
@@ -19,6 +19,7 @@
-->
+[English](./README.md) | [中文](./README-zh.md)
# TsFile Java Document
<pre>
___________ ___________.__.__
diff --git a/java/tsfile/README.md b/java/tsfile/README.md
index 3706dff7..b9d0abe4 100644
--- a/java/tsfile/README.md
+++ b/java/tsfile/README.md
@@ -19,6 +19,7 @@
-->
+[English](./README.md) | [中文](./README-zh.md)
# TsFile Java Document
<pre>
___________ ___________.__.__
@@ -195,4 +196,4 @@ Read TsFile Example
[Read Data](../examples/src/main/java/org/apache/tsfile/TsFileRead.java)
-[Sequence Read
Data](../examples/src/main/java/org/apache/tsfile/TsFileSequenceRead.java)
\ No newline at end of file
+[Sequence Read
Data](../examples/src/main/java/org/apache/tsfile/TsFileSequenceRead.java)