From 2b7e74e973783c8df97d9312c3cc982907ce7536 Mon Sep 17 00:00:00 2001 From: Tiago monteiro <68009234+tiagomonteiro0715@users.noreply.github.com> Date: Thu, 28 May 2026 12:45:21 -0700 Subject: [PATCH] Add resource link for building AI agents --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 387cefe..76f5811 100644 --- a/README.md +++ b/README.md @@ -361,6 +361,8 @@ There are some free books available, including: ### Agentic coding - [Anatomy of the .claude/ Folder](https://blog.dailydoseofds.com/p/anatomy-of-the-claude-folder) +- [How to Build Optimal AI Agents That Actually Work: A Handbook for Devs](https://www.freecodecamp.org/news/how-to-build-optimal-ai-agents-that-actually-work-a-handbook-for-devs/) + ### Algorithm and data structures