diff --git a/README.md b/README.md
index 22962a2067..d8e7e813d5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,11 @@
-# HugeGraph
+
+
+
+
+
+ A graph database that supports more than 10+ billion data, high performance and scalability
+
+
[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![Build Status](https://github.com/hugegraph/hugegraph/actions/workflows/ci.yml/badge.svg)](https://github.com/hugegraph/hugegraph/actions/workflows/ci.yml)
@@ -15,9 +22,9 @@ HugeGraph is a fast-speed and highly-scalable [graph database](https://en.wikipe
- Plug-in Backend Store Driver Framework, supporting RocksDB, Cassandra, ScyllaDB, HBase and MySQL now and easy to add other backend store driver if needed
- Integration with Hadoop/Spark
-## Learn More
+## Getting Started
-The [project homepage](https://hugegraph.github.io/hugegraph-doc/) contains more information on HugeGraph and provides links to documentation, getting-started guides and release downloads.
+The project [homepage](https://hugegraph.github.io/hugegraph-doc/) contains more information on HugeGraph and provides links to **documentation**, getting-started guides and release downloads.
## Contributing