diff --git a/README.md b/README.md index a930a8a..a9ba07c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![logo](./logo.png) + # Cross-Prompt Scripting Using LLMs for a project is great, but not if it ends up costing you a lot because a malicious prompt gets in. For example: diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..672f899 Binary files /dev/null and b/logo.png differ