imbajin commented on code in PR #2227:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2227#discussion_r1219397788


##########
README.md:
##########
@@ -1,33 +1,37 @@
 <div align="center">
-    <img width="720" alt="hugegraph-logo" 
src="https://user-images.githubusercontent.com/17706099/149281100-c296db08-2861-4174-a31f-e2a92ebeeb72.png";
 style="zoom:100%;" />
+    <img width="720" alt="hugegraph-logo" 
src="https://github.com/apache/incubator-hugegraph/assets/38098239/93845efd-7c25-4da4-845e-86013d20862e";
 style="zoom:100%;" />
 </div>
 
-<p align="center">
-    A graph database that supports more than 10 billion data, high performance 
and scalability
-</p>
-<hr/>
+<h3 align="center">A graph database that supports more than 10 billion data, 
high performance and scalability</h3>
 
-# Apache HugeGraph
+<div align="center">
 
 
[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
 
[![HugeGraph-CI](https://github.com/apache/incubator-hugegraph/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/incubator-hugegraph/actions/workflows/ci.yml)
 
[![CodeQL](https://github.com/apache/incubator-hugegraph/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/apache/incubator-hugegraph/actions/workflows/codeql-analysis.yml)
 [![License 
checker](https://github.com/apache/incubator-hugegraph/actions/workflows/licence-checker.yml/badge.svg)](https://github.com/apache/incubator-hugegraph/actions/workflows/licence-checker.yml)
-[![Codecov](https://codecov.io/gh/apache/hugegraph/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/hugegraph)
+[![Codecov](https://codecov.io/gh/apache/incubator-hugegraph/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/incubator-hugegraph)
 [![GitHub Releases 
Downloads](https://img.shields.io/github/downloads/apache/hugegraph/total.svg)](https://github.com/apache/hugegraph/releases)
+[![stars](https://img.shields.io/github/stars/apache/hugegraph)](https://github.com/apache/incubator-hugegraph/stargazers)
+
+</div>
+<hr/>
+
+## 🚀 What is HugeGraph?

Review Comment:
   ```suggestion
   ## 🚀 What is Apache HugeGraph?
   ```



##########
README.md:
##########
@@ -55,27 +59,38 @@ And here are links of other **HugeGraph** 
component/repositories:
 3. [hugegraph-commons](https://github.com/apache/incubator-hugegraph-commons) 
(**common & rpc** module)
 4. [hugegraph-website](https://github.com/apache/incubator-hugegraph-doc) 
(**doc & website** code)
 
-## Contributing
+## 🤝 Contributing
 
 Welcome to contribute to HugeGraph, please see [`How to 
Contribute`](CONTRIBUTING.md) for more information.
 
-## License
+Thank you to all the people who already contributed to HugeGraph!
 
-HugeGraph is licensed under Apache 2.0 License.
+[![contributors 
graph](https://contrib.rocks/image?repo=apache/hugegraph)](https://github.com/apache/incubator-hugegraph/graphs/contributors)
 
-## Thanks
+## ⏰ Contributor Over Time
+
+[![Stargazers Over 
Time](https://contributor-overtime-api.git-contributor.com/contributors-svg?chart=contributorOverTime&repo=apache/incubator-hugegraph)](https://git-contributor.com?chart=contributorOverTime&repo=apache/incubator-hugegraph)
+
+## 👍 Stargazers Over Time
+
+![Stargazers over 
time](https://api.star-history.com/svg?repos=apache/incubator-hugegraph&type=Date)

Review Comment:
   Thanks, consider add the 2 charts in website/doc repo first? (statistic info 
could enhance **later**)



##########
README.md:
##########
@@ -55,27 +59,38 @@ And here are links of other **HugeGraph** 
component/repositories:
 3. [hugegraph-commons](https://github.com/apache/incubator-hugegraph-commons) 
(**common & rpc** module)
 4. [hugegraph-website](https://github.com/apache/incubator-hugegraph-doc) 
(**doc & website** code)
 
-## Contributing
+## 🤝 Contributing
 
 Welcome to contribute to HugeGraph, please see [`How to 
Contribute`](CONTRIBUTING.md) for more information.
 
-## License
+Thank you to all the people who already contributed to HugeGraph!
 
-HugeGraph is licensed under Apache 2.0 License.
+[![contributors 
graph](https://contrib.rocks/image?repo=apache/hugegraph)](https://github.com/apache/incubator-hugegraph/graphs/contributors)
 
-## Thanks
+## ⏰ Contributor Over Time
+
+[![Stargazers Over 
Time](https://contributor-overtime-api.git-contributor.com/contributors-svg?chart=contributorOverTime&repo=apache/incubator-hugegraph)](https://git-contributor.com?chart=contributorOverTime&repo=apache/incubator-hugegraph)
+
+## 👍 Stargazers Over Time
+
+![Stargazers over 
time](https://api.star-history.com/svg?repos=apache/incubator-hugegraph&type=Date)
+
+
+## 🌹 Thanks
 
 HugeGraph relies on the [TinkerPop](http://tinkerpop.apache.org) framework, we 
refer to the storage structure of Titan and the schema definition of DataStax. 
 Thanks to TinkerPop, thanks to Titan, thanks to DataStax. Thanks to all other 
organizations or authors who contributed to the project.
 
 You are welcome to contribute to HugeGraph, and we are looking forward to 
working with you to build an excellent open source community.
 
-### Contact Us
+## ☎️ Contact Us
 
 ---
 
  - [GitHub Issues](https://github.com/apache/incubator-hugegraph/issues): 
Feedback on usage issues and functional requirements (quick response)
  - Feedback Email: 
[[email protected]](mailto:[email protected]) 
([subscriber](https://hugegraph.apache.org/docs/contribution-guidelines/subscribe/)
 only)
  - WeChat public account: Apache HugeGraph, welcome to scan this QR code to 
follow us.
 
+<div align="center">
  <img 
src="https://github.com/apache/incubator-hugegraph-doc/blob/master/assets/images/wechat.png?raw=true";
 alt="QR png" width="350"/>
+ </div>

Review Comment:
   Thanks, also also reduce the size from `350` -> `300/250` maybe



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to