This is an automated email from the ASF dual-hosted git repository.

jin pushed a commit to branch pd-store
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git

commit 5a064de05adc32d88b51e05bd2409b4ab5dfc9a4
Author: Jermy Li <[email protected]>
AuthorDate: Fri Oct 13 13:47:01 2023 +0800

    README.md tiny improve (#2320)
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index d50235bbe..5e589be60 100644
--- a/README.md
+++ b/README.md
@@ -57,9 +57,9 @@ The project [doc page](https://hugegraph.apache.org/docs/) 
contains more informa
 and provides detailed documentation for users. (Structure / Usage / API / 
Configs...)
 
 And here are links of other **HugeGraph** component/repositories:
-1. 
[hugegraph-toolchain](https://github.com/apache/incubator-hugegraph-toolchain) 
(graph 
**[loader](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-loader)/[dashboard](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-hubble)/[tool](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-tools)/[client](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-client)**)
-2. 
[hugegraph-computer](https://github.com/apache/incubator-hugegraph-computer) 
(matched **graph computing** system)
-3. [hugegraph-commons](https://github.com/apache/incubator-hugegraph-commons) 
(**common & rpc** module)
+1. 
[hugegraph-toolchain](https://github.com/apache/incubator-hugegraph-toolchain) 
(graph tools 
**[loader](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-loader)/[dashboard](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-hubble)/[tool](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-tools)/[client](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-client)**)
+2. 
[hugegraph-computer](https://github.com/apache/incubator-hugegraph-computer) 
(integrated **graph computing** system)
+3. [hugegraph-commons](https://github.com/apache/incubator-hugegraph-commons) 
(**common & rpc** libs)
 4. [hugegraph-website](https://github.com/apache/incubator-hugegraph-doc) 
(**doc & website** code)
 
 ## License

Reply via email to