From 8e7d2f30f3723ba7fa98205e606c261baf3f5daa Mon Sep 17 00:00:00 2001 From: liningrui Date: Sat, 4 Aug 2018 16:18:00 +0800 Subject: [PATCH] HugeGraph-1331: Add thanks info Change-Id: I5f4b52a84368587ae53b7fadd587ce15dbda49f0 --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7abfeed6b..ab0ea21d9 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,11 @@ The [project homepage](https://hugegraph.github.io/hugegraph-doc/) contains more ## License -HugeGraph is licensed under Apache 2.0 License. \ No newline at end of file +HugeGraph is licensed under Apache 2.0 License. + +## Thanks + +HugeGraph relies on the [TinkerPop](http://tinkerpop.apache.org) framework, we refer to the storage structure of [JanusGraph](http://janusgraph.org) and the schema definition of [DataStax](https://www.datastax.com). +Thanks to Tinkerpop, thanks to JanusGraph and 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 hope to work with you to create a better open source environment.