From 6f80252e959b9b10971382a9492caae1db08a81f Mon Sep 17 00:00:00 2001 From: Ludovic DEHON Date: Fri, 18 Aug 2023 16:25:15 +0200 Subject: [PATCH] chore(docs): update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2468ad9..21dade25 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ * The official Kestra documentation can be found under: [kestra.io](https://kestra.io) * This plugin documentation is available here : * [for ClickHouse](https://kestra.io/plugins/plugin-jdbc-clickhouse/) + * [for DuckDb](https://kestra.io/plugins/plugin-jdbc-duckdb/) * [for MySQL](https://kestra.io/plugins/plugin-jdbc-mysql/) * [for Oracle](https://kestra.io/plugins/plugin-jdbc-oracle/) * [for Pinot](https://kestra.io/plugins/plugin-jdbc-pinot/)