diff --git a/README.md b/README.md index 2947f40..1f2841f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![header](/examples/assets/readme-header.png) + # Python SDK for WorkflowAI [![PyPI version](https://img.shields.io/pypi/v/workflowai.svg)](https://pypi.org/project/workflowai/) @@ -6,10 +8,6 @@ Official SDK from [WorkflowAI](https://workflowai.com) for Python. -## WorkflowAI - -[WorkflowAI](https://workflowai.com) is an open-source platform where product and engineering teams collaborate to build and iterate on AI features. - This SDK is designed for Python teams who prefer code-first development. It provides greater control through direct code integration while still leveraging the full power of the WorkflowAI platform, complementing the web-app experience. ## Key Features diff --git a/examples/assets/readme-header.png b/examples/assets/readme-header.png index 3e2220c..b1b9e95 100644 Binary files a/examples/assets/readme-header.png and b/examples/assets/readme-header.png differ