Skip to content

Commit 61ada5f

Browse files
chore: add document link to README.md
1 parent 714d88b commit 61ada5f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929

3030
`influxdb_client_3` is a Python module that provides a simple and convenient way to interact with InfluxDB 3.0. This module supports both writing data to InfluxDB and querying data using the Flight client, which allows you to execute SQL and InfluxQL queries on InfluxDB 3.0.
3131

32+
## Documentation
33+
34+
This is full document link
35+
- [Getting Started](https://influxdb3-python.readthedocs.io/en/latest/)
36+
3237
We offer a ["Getting Started: InfluxDB 3.0 Python Client Library"](https://www.youtube.com/watch?v=tpdONTm1GC8) video that goes over how to use the library and goes over the examples.
3338
## Dependencies
3439

0 commit comments

Comments
 (0)