You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by yu...@apache.org on 2022/03/15 15:14:37 UTC

[iotdb] branch research/separation updated: readme

This is an automated email from the ASF dual-hosted git repository.

yuyuankang pushed a commit to branch research/separation
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/research/separation by this push:
     new 6c76c74  readme
6c76c74 is described below

commit 6c76c744299a0552439bb21138b78901009cfaa9
Author: yuyuan <yu...@hotmail.com>
AuthorDate: Tue Mar 15 07:54:49 2022 -0700

    readme
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 40d09bc..388e4bd 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@
 
 
 # Compaction Policy Tuning Extension
-This is an extension of IoTDB, which implements the compaction policy tuning module. To use the module, several parameters of IoTDB would be used. The introduction of IoTDB can be found [here](https://github.com/apache/iotdb.git).
+This is an extension of IoTDB, which implements the compaction policy tuning module. To use the module, several parameters of IoTDB should be considered. The introduction of IoTDB can be found [here](https://github.com/apache/iotdb.git).
 
 ```aidl
 enable_separation_tuning=true   # to enable the tuning algorithm