forked from hugegraph/hugegraph-sync
HugeGraph-1331: Add thanks info
Change-Id: I5f4b52a84368587ae53b7fadd587ce15dbda49f0
This commit is contained in:
parent
bc7fbf40bd
commit
8e7d2f30f3
|
|
@ -20,4 +20,11 @@ The [project homepage](https://hugegraph.github.io/hugegraph-doc/) contains more
|
|||
|
||||
## License
|
||||
|
||||
HugeGraph is licensed under Apache 2.0 License.
|
||||
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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue