Update README.md (#104)

This commit is contained in:
Hangfei Lin 2025-04-11 20:03:44 -07:00 committed by GitHub
parent a39977876b
commit b68f3aa11f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,6 +41,10 @@ You can install the ADK using `pip`:
pip install google-adk
```
## 🔑 Setup API Key
Follow this [guide](https://google.github.io/adk-docs/agents/models/) to get and setup your key.
## 🏁 Getting Started
Create your first agent (`my_agent/agent.py`):