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 30e8d8cb Update README.md (#91)
30e8d8cb is described below
commit 30e8d8cb0ab5fe12aac803a2983ee4120828a827
Author: Jialin Qiao <[email protected]>
AuthorDate: Tue May 28 19:23:01 2024 +0800
Update README.md (#91)
---
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