Skip to content

Commit

Permalink
docs: add client docs links (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar authored Jul 27, 2021
1 parent 68b8afb commit 79333a1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ This repository contains the reference Swift client for the InfluxDB 2.0.
- [Contributing](#contributing)
- [License](#license)

## Documentation

This section contains links to the client library documentation.

* [Product documentation](https://docs.influxdata.com/influxdb/v2.0/api-guide/client-libraries/), [Getting Started](#installation)
* [Examples](Examples/README.md#examples)
* [API Reference](https://influxdata.github.io/influxdb-client-swift/Classes/InfluxDBClient.html)
* [Changelog](CHANGELOG.md)

## Features

InfluxDB 2.0 client consists of two packages
Expand Down

0 comments on commit 79333a1

Please sign in to comment.