Skip to content

Commit 77b2493

Browse files
authored
Merge pull request #16 from vstorm-co/docs/readme_vstorm
docs: update README.md
2 parents 785a49c + 3eca4ea commit 77b2493

File tree

2 files changed

+35
-3
lines changed

2 files changed

+35
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,20 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for full guidelines.
562562

563563
MIT — see [LICENSE](LICENSE)
564564

565-
<p align="center">
566-
<sub>Built with ❤️ by <a href="https://github.com/vstorm-co">vstorm-co</a></sub>
567-
</p>
565+
---
566+
567+
<div align="center">
568+
569+
### Need help implementing this in your company?
570+
571+
<p>We're <a href="https://vstorm.co"><b>Vstorm</b></a> — an Applied Agentic AI Engineering Consultancy<br>with 30+ production AI agent implementations.</p>
572+
573+
<a href="https://vstorm.co/contact-us/">
574+
<img src="https://img.shields.io/badge/Talk%20to%20us%20%E2%86%92-0066FF?style=for-the-badge&logoColor=white" alt="Talk to us">
575+
</a>
576+
577+
<br><br>
578+
579+
Made with ❤️ by <a href="https://vstorm.co"><b>Vstorm</b></a>
580+
581+
</div>

examples/hooks_showcase/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,21 @@ uv run python examples/hooks_showcase/14_cost_tracking.py
5757
uv run python examples/hooks_showcase/15_multiple_middleware.py
5858
uv run python examples/hooks_showcase/16_full_lifecycle.py
5959
```
60+
61+
---
62+
63+
<div align="center">
64+
65+
### Need help implementing this in your company?
66+
67+
<p>We're <a href="https://vstorm.co"><b>Vstorm</b></a> — an Applied Agentic AI Engineering Consultancy<br>with 30+ production AI agent implementations.</p>
68+
69+
<a href="https://vstorm.co/contact-us/">
70+
<img src="https://img.shields.io/badge/Talk%20to%20us%20%E2%86%92-0066FF?style=for-the-badge&logoColor=white" alt="Talk to us">
71+
</a>
72+
73+
<br><br>
74+
75+
Made with ❤️ by <a href="https://vstorm.co"><b>Vstorm</b></a>
76+
77+
</div>

0 commit comments

Comments
 (0)