We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c60a4 commit 3e7c903Copy full SHA for 3e7c903
README.md
@@ -11,9 +11,9 @@ This project contains the official Go driver for the [ArangoDB database](https:/
11
> **Warning**
12
> V1 is deprecated and will not receive any new features. Please use [V2](v2) instead.
13
14
-- [Getting Started](https://docs.arangodb.com/stable/develop/drivers/go/)
15
-- [Example Requests](v2/examples)
16
-- [Reference](https://godoc.org/github.com/arangodb/go-driver)
+- [Example Requests - V2](v2/examples)
+- [Reference - V2](https://godoc.org/github.com/arangodb/go-driver)
+- [Getting Started Tutorial - V1 only (V2 is coming soon!)](https://docs.arangodb.com/stable/develop/drivers/go/)
17
18
# Supported Go Versions
19
0 commit comments