From cd9fdb8b1886c4a86f816c8fc8fcf2fdb607db67 Mon Sep 17 00:00:00 2001 From: Natik Gadzhi Date: Wed, 4 Dec 2024 18:29:48 -0800 Subject: [PATCH] don't merge, test PR --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecce20ba..c8ad1424 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Airbyte Python CDK and Low-Code CDK + Airbyte Python CDK is a framework for building Airbyte API Source Connectors. It provides a set of classes and helpers that make it easy to build a connector against an HTTP API (REST, GraphQL, etc), or a generic Python source connector.