diff --git a/README.md b/README.md index 6ba025999..27885d6eb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@     + +     @@ -73,7 +75,7 @@ ArcadeDB understands multiple languages: - [SQL](https://docs.arcadedb.com#SQL) (from OrientDB SQL) - Neo4j [Cypher (Open Cypher)](https://docs.arcadedb.com#Cypher) -- [Apache Gremlin (Apache Tinkerpop v3.6.x)](https://docs.arcadedb.com#Gremlin-API) +- [Apache Gremlin (Apache Tinkerpop v3.7.x)](https://docs.arcadedb.com#Gremlin-API) - [GraphQL Language](https://docs.arcadedb.com#GraphQL) - [MongoDB Query Language](https://docs.arcadedb.com#MongoDB-API) @@ -85,6 +87,8 @@ ArcadeDB can be used as: - Remotely by using a [Redis driver](https://docs.arcadedb.com#Redis-API) (only a subset of the operations are implemented) - Remotely by using a [MongoDB driver](https://docs.arcadedb.com#MongoDB-API) (only a subset of the operations are implemented) +For more information, see the [documentation](https://docs.arcadedb.com). + ### Getting started in 5 minutes Start ArcadeDB Server with Docker: