diff --git a/README.md b/README.md index ca33433..a5fcbd8 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,7 @@ -Agent Development Kit (ADK) is designed for developers seeking fine-grained -control and flexibility when building advanced AI agents that are tightly -integrated with services in Google Cloud. It allows you to define agent -behavior, orchestration, and tool use directly in code, enabling robust -debugging, versioning, and deployment anywhere – from your laptop to the cloud. +Agent Development Kit (ADK) is a flexible and modular framework for developing and deploying AI agents. While optimized for Gemini and the Google ecosystem, ADK is model-agnostic, deployment-agnostic, and is built for compatibility with other frameworks. ADK was designed to make agent development feel more like software development, to make it easier for developers to create, deploy, and orchestrate agentic architectures that range from simple tasks to complex workflows. ---