Skip to content

Commit 1e83e37

Browse files
authored
doc: add logo picture for README (#1731)
also make subtitle clearly
1 parent e9cef74 commit 1e83e37

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# HugeGraph
1+
<div align="center">
2+
<img width="720" alt="hugegraph-logo" src="https://user-images.githubusercontent.com/17706099/149281100-c296db08-2861-4174-a31f-e2a92ebeeb72.png" style="zoom:100%;" />
3+
</div>
4+
5+
<p align="center">
6+
A graph database that supports more than 10+ billion data, high performance and scalability
7+
</p>
8+
<hr/>
29

310
[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
411
[![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
1522
- Plug-in Backend Store Driver Framework, supporting RocksDB, Cassandra, ScyllaDB, HBase and MySQL now and easy to add other backend store driver if needed
1623
- Integration with Hadoop/Spark
1724

18-
## Learn More
25+
## Getting Started
1926

20-
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.
27+
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.
2128

2229
## Contributing
2330

0 commit comments

Comments
 (0)