From 27900d6a5b15cbf7b34c7a639b8b8154424f3e6f Mon Sep 17 00:00:00 2001 From: timhallinflux Date: Thu, 3 Dec 2020 10:28:23 -0800 Subject: [PATCH] update reference for new Go Client --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67b5ce4..a50a5d8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # influxdb1-clientv2 -influxdb1-clientv2 is the current Go client API for InfluxDB 1.x. A Go client for the 2.0 API will be coming soon. +influxdb1-clientv2 is the current Go client API for **InfluxDB 1.x**. A Go client supporting the **InfluxDB 2.0 API** is available here: https://github.com/influxdata/influxdb-client-go InfluxDB is an open-source distributed time series database, find more about [InfluxDB](https://www.influxdata.com/time-series-platform/influxdb/) at https://docs.influxdata.com/influxdb/latest