8000 feat: Add DeepWiki badge to README · devevignesh/adk-python@f38c08b · GitHub
[go: up one dir, main page]

Skip to content

Commit f38c08b

Browse files
takashikikcopybara-github
authored andcommitted
feat: Add DeepWiki badge to README
Merge google#1143 ## Summary Added a DeepWiki badge to the README.md file to provide users with easy access to interactive documentation that stays automatically updated. ## Changes Made - Added DeepWiki badge to the existing badge section in README.md - Badge links to: https://deepwiki.com/google/adk-python ## What is DeepWiki? DeepWiki provides up-to-date documentation you can talk to, for every repository in the world. By adding this badge to our repository, we help users find and interact with documentation more easily. Users can ask questions about the codebase and get contextual answers based on the latest repository content. The documentation is automatically updated weekly, ensuring that users always have access to the most current information about the ADK codebase, including new features, API changes, and code examples that reflect the latest development progress. COPYBARA_INTEGRATE_REVIEW=google#1143 from takashikik:add-deepwiki-badge d9b8bc6 PiperOrigin-RevId: 769273276
1 parent 3ae6ce1 commit f38c08b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
44
[![Python Unit Tests](https://github.com/google/adk-python/actions/workflows/python-unit-tests.yml/badge.svg)](https://github.com/google/adk-python/actions/workflows/python-unit-tests.yml)
55
[![r/agentdevelopmentkit](https://img.shields.io/badge/Reddit-r%2Fagentdevelopmentkit-FF4500?style=flat&logo=reddit&logoColor=white)](https://www.reddit.com/r/agentdevelopmentkit/)
6+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/google/adk-python)
67

78
<html>
89
<h2 align="center">

0 commit comments

Comments
 (0)
0