From 0ef4122ec607bac8993dd11dee0441357dc4d9b5 Mon Sep 17 00:00:00 2001 From: Christian Himpe Date: Mon, 11 Sep 2023 01:51:27 +0200 Subject: [PATCH] Minor README update (#1237) * Minor README update * README: have java11 and java17 button --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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: