From 811002913c7c840e4b56840c7e5f1d23bc7a4453 Mon Sep 17 00:00:00 2001 From: Jakub Bednar Date: Tue, 18 Jan 2022 10:44:22 +0100 Subject: [PATCH] docs: update README.md --- examples/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/README.md b/examples/README.md index 9892a837..ef52b0ff 100644 --- a/examples/README.md +++ b/examples/README.md @@ -20,6 +20,7 @@ ## Management API - [buckets_management.py](buckets_management.py) - How to create, list and delete Buckets - [monitoring_and_alerting.py](monitoring_and_alerting.py) - How to create the Check with Slack notification. +- [task_example.py](task_example.py) - How to create a Task by API ## Others - [influx_cloud.py](influx_cloud.py) - How to connect to InfluxDB 2 Cloud