Skip to content

Commit 57d574e

Browse files
authored
Improve readability of ADK description in README
Reformatted the description of the Agent Development Kit for better readability.
1 parent 49d86da commit 57d574e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@
2222
</h3>
2323
</html>
2424

25-
Agent Development Kit (ADK) is a flexible and modular framework that applies software development principles to AI agent creation. It's designed to simplify building, deploying, and orchestrating agent workflows, from simple tasks to complex systems. While optimized for Gemini, ADK is model-agnostic, deployment-agnostic, and compatible with other frameworks.
25+
Agent Development Kit (ADK) is a flexible and modular framework that applies
26+
software development principles to AI agent creation. It is designed to
27+
simplify building, deploying, and orchestrating agent workflows, from simple
28+
tasks to complex systems. While optimized for Gemini, ADK is model-agnostic,
29+
deployment-agnostic, and compatible with other frameworks.
2630

2731
---
2832

0 commit comments

Comments
 (0)