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

qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new f898f4a  fix readme
f898f4a is described below

commit f898f4a7b11422bd86e1e11b6498d8e8355c6697
Author: qiaojialin <[email protected]>
AuthorDate: Mon May 25 23:33:30 2020 +0800

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

diff --git a/README.md b/README.md
index c0ba463..972b078 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@
 
 # Overview
 
-IoTDB (Internet of Things Database) is a data management system for time 
series data, which can provide users specific services, such as, data 
collection, storage and analysis. Due to its light weight structure, high 
performance and usable features together with its seamless integration with the 
Hadoop and Spark ecology, IoTDB meets the requirements of massive dataset 
storage, high throughput data input and complex data analysis in the industrial 
IoTDB field.
+IoTDB (Internet of Things Database) is a data management system for time 
series data, which can provide users specific services, such as, data 
collection, storage and analysis. Due to its light weight structure, high 
performance and usable features together with its seamless integration with the 
Hadoop and Spark ecology, IoTDB meets the requirements of massive dataset 
storage, high throughput data input, and complex data analysis in the 
industrial IoT field.
 
 # Main Features
 

Reply via email to