This is an automated email from the ASF dual-hosted git repository. qiaojialin pushed a commit to branch Update-README.md in repository https://gitbox.apache.org/repos/asf/tsfile.git
commit 7e95c01d4ab8a9fe9cf964819102a48665ef7801 Author: Jialin Qiao <[email protected]> AuthorDate: Tue May 28 19:22:36 2024 +0800 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d673dfb..0cb63db0 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Its development facilitates efficient data encoding, compression, and access, re | BOOLEAN | RLE | LZ4 | | TEXT | DICTIONARY | LZ4 | -more see[Docs](https://iotdb.apache.org/UserGuide/latest/Basic-Concept/Encoding-and-Compression.html) +more see [Docs](https://iotdb.apache.org/UserGuide/latest/Basic-Concept/Encoding-and-Compression.html) ## Build TsFile
