Skip to content

Commit a7f8866

Browse files
authored
Update README.md
1 parent 5a04324 commit a7f8866

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Throughout this course you'll find many code examples and exercises, so we encou
9292
| 5 | [Retrieval augmented generation (RAG)](./lessons/05-rag) | Learn the basics of RAG, how to integrate external data, and how to leverage it for more relevant, accurate AI responses. |
9393
| 6 | [Tool calling/Function calling](./lessons/06-tool-calling) | Learn how to give your LLM extra capbilities, bring your own functions |
9494
| 7 | [MCP, Model Context Protocol ](./lessons/07-mcp/) | Teaches how to get started with MCP to standardize how to expose prompts, resources and tools |
95-
| 8 | [MCP advanced ](./lessons/08-mcp-advanced/README.md) | Learn how to improve your MCP app by improving clients with LLM and more |
95+
| 8 | [Enhancing MCP Clients with Large Language Models](./lessons/08-mcp-advanced/README.md) | Learn how to improve your MCP app by improving clients with LLM and more |
9696

9797
New lessons will be added to the course over time, so stay tuned!
9898

0 commit comments

Comments
 (0)