From 6abc5d2e15083004b5cffa1b24c7f8dabbfde386 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sat, 6 Jan 2024 12:15:37 -0800 Subject: [PATCH] Cleanup. --- extract-wisdom/dmiessler/extract-wisdom-1.0.0/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extract-wisdom/dmiessler/extract-wisdom-1.0.0/README.md b/extract-wisdom/dmiessler/extract-wisdom-1.0.0/README.md index c1b34f2..a4d67c7 100644 --- a/extract-wisdom/dmiessler/extract-wisdom-1.0.0/README.md +++ b/extract-wisdom/dmiessler/extract-wisdom-1.0.0/README.md @@ -60,13 +60,13 @@ When you use `extractwisdom`, it pulls the following content from the input. You can reference the `extractwisdom` **system** and **user** content directly like so. -### System +### Pull the _system_ prompt directly ```sh curl -sS https://github.com/danielmiessler/fabric/blob/main/extract-wisdom/dmiessler/extract-wisdom-1.0.0/system.md ``` -### System +### Pull the _user_ prompt directly ```sh curl -sS https://github.com/danielmiessler/fabric/blob/main/extract-wisdom/dmiessler/extract-wisdom-1.0.0/user.md