mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-16 04:02:55 -06:00
chore: Adds link to Java ADK in README.md
PiperOrigin-RevId: 761162478
This commit is contained in:
parent
00798af881
commit
bb00c9519d
@ -14,7 +14,8 @@
|
|||||||
<h3 align="center">
|
<h3 align="center">
|
||||||
Important Links:
|
Important Links:
|
||||||
<a href="https://google.github.io/adk-docs/">Docs</a> &
|
<a href="https://google.github.io/adk-docs/">Docs</a> &
|
||||||
<a href="https://github.com/google/adk-samples">Samples</a>.
|
<a href="https://github.com/google/adk-samples">Samples</a> &
|
||||||
|
<a href="https://github.com/google/adk-java">Java ADK</a>.
|
||||||
</h3>
|
</h3>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
@ -132,7 +133,7 @@ for how they can work together.
|
|||||||
|
|
||||||
## 🤝 Contributing
|
## 🤝 Contributing
|
||||||
|
|
||||||
We welcome contributions from the community! Whether it's bug reports, feature requests, documentation improvements, or code contributions, please see our
|
We welcome contributions from the community! Whether it's bug reports, feature requests, documentation improvements, or code contributions, please see our
|
||||||
- [General contribution guideline and flow](https://google.github.io/adk-docs/contributing-guide/#questions).
|
- [General contribution guideline and flow](https://google.github.io/adk-docs/contributing-guide/#questions).
|
||||||
- Then if you want to contribute code, please read [Code Contributing Guidelines](./CONTRIBUTING.md) to get started.
|
- Then if you want to contribute code, please read [Code Contributing Guidelines](./CONTRIBUTING.md) to get started.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user