From 45f8ea76998e5b4e2abe750551880cc63bee4e98 Mon Sep 17 00:00:00 2001 From: Aaron Steers Date: Fri, 16 Feb 2024 18:28:09 -0800 Subject: [PATCH] update readme tagline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf3a0ec4..2b1b27a4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PyAirbyte -PyAirbyte is a library that allows to run Airbyte syncs embedded into any Python application, without requiring connectivity to a hosted Airbyte instance. +PyAirbyte brings the power of Airbyte to every Python developer. ## Secrets Management