From 6cbacc6fde68015906712c9b23122ac690399584 Mon Sep 17 00:00:00 2001 From: Elie Schoppik Date: Tue, 27 Aug 2024 16:30:47 -0400 Subject: [PATCH] Update README.md Co-authored-by: Maggie <143411590+maggie-vo@users.noreply.github.com> --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0f01e58..a945241 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,3 @@ Welcome to Anthropic's educational courses. This repository currently contains f 3. [Real world prompting course](./real_world_prompting/README.md) - learn how to incorporate prompting techniques into complex, real world prompts 4. [Tool use course](./tool_use/README.md) - teaches everything you need to know to implement tool use successfully in your workflows with Claude. -[Real world prompting with Google Vertex](https://github.com/anthropics/courses/tree/vertex/real_world_prompting) - learn how to incorporate prompting techniques into complex, real world prompts with Google Vertex