shaofengshi commented on code in PR #1266: URL: https://github.com/apache/gravitino/pull/1266#discussion_r1669847004
########## README.md: ########## @@ -3,35 +3,57 @@ This software is licensed under the Apache License version 2. --> -# Gravitino + [](https://github.com/datastrato/gravitino/actions/workflows/build.yml) [](https://github.com/datastrato/gravitino/actions/workflows/integration-test.yml) ## Introduction -Gravitino is a high-performance, geo-distributed, and federated metadata lake. It manages the metadata directly in different sources, types, and regions. It also provides users with unified metadata access for data and AI assets. +Gravitino is a high-performance, geo-distributed, and federated metadata lake. It creates and manages metadata +from multiple different database sources and cloud providers directly, regardless of type and region. Users can then +access the unified metadata using supported engines for data management and advanced analytics. + +For a detailed overview of features, please see the [official documentation](https://datastrato.ai/docs).  -Gravitino aims to provide several key features: +<details> +<summary> Table of Contents </summary> Review Comment: > Did you mean in Table of Contents? I think "sentence case" means, only the first word use capital case: "Table of contents", instead of "Table of Contents" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
