From 11bdab53f17e5ec65508acc203ee1f7e441e55f3 Mon Sep 17 00:00:00 2001 From: Jim Clark Date: Sun, 8 Dec 2024 13:49:19 -0800 Subject: [PATCH] Update hello_world --- prompts/examples/hello_world.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts/examples/hello_world.md b/prompts/examples/hello_world.md index 2619320..6b2e874 100644 --- a/prompts/examples/hello_world.md +++ b/prompts/examples/hello_world.md @@ -1,7 +1,7 @@ --- tools: - name: hello-world - description: A simple tool that prints "Hello, World!" to the console + description: print a secret message container: image: busybox:latest command: