Update README.md

This commit is contained in:
Jeff Tao 2019-07-14 09:26:51 +08:00 committed by GitHub
parent 6d17dbc0f8
commit 6d12c685f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[![TDengine](TDenginelogo.png)](https://www.taosdata.com/en)
[![TDengine](TDenginelogo.png)](https://www.taosdata.com)
# What is TDengine
@ -17,7 +17,7 @@ TDengine is an open-sourced big data platform under [GNU AGPL v3.0](http://www.g
- **Zero Management, No Learning Curve**: It takes only seconds to download, install, and run it successfully; there are no other dependencies. Automatic partitioning on tables or DBs. Standard SQL is used, with C/C++, Python, JDBC, Go and RESTful connectors.
# Documentation
Refer to [TDengine Documentation](https://www.taosdata.com/en/documentation/)
For user manual, system design and architecture, engineering blogs, refer to [TDengine Documentation](https://www.taosdata.com/en/documentation/)
for details.
# Building