From efceb36943865d8f4fa80937acb063fe1305cbbb Mon Sep 17 00:00:00 2001 From: vedant Date: Thu, 19 Mar 2026 23:45:23 +0530 Subject: [PATCH] heading updated --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a2e252..68fac74 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ It's a great way to learn. * [Web Browser](#build-your-own-web-browser) * [Web Server](#build-your-own-web-server) * [Uncategorized](#uncategorized) +* [Build Your Own AI Agent](#build-your-own-AI-Agent) ## Tutorials @@ -502,3 +503,6 @@ It's a great way to learn. [![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) This repository is the work of [many contributors](https://github.com/codecrafters-io/build-your-own-x/graphs/contributors). It was started by [Daniel Stefanovic](https://github.com/danistefanovic), and is now maintained by [CodeCrafters, Inc.](https://codecrafters.io) To the extent possible under law, [CodeCrafters, Inc.](https://codecrafters.io) has waived all copyright and related or neighboring rights to this work. + + +#### Build your own `AI Agent`