diff --git a/README.md b/README.md index ecce20bad..c8ad14243 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.