From 9299f711ff9e74cd50980ea71aadb4ffdd7533d4 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sun, 21 Apr 2024 17:20:58 -0700 Subject: [PATCH] Updated readme. --- README.md | 2 +- patterns/write_essay/system.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e920cd..968d4e9 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ > [!NOTE] > We are adding functionality to the project so often that you should update often as well. That means: `git pull; pipx install . --force; fabric --update; source ~/.zshrc (or ~/.bashrc)` in the main directory! -**March 13, 2024** — We just added `pipx` install support, which makes it way easier to install Fabric, support for Claude, local models via Ollama, and a number of new Patterns. Be sure to update and check `fabric -h` for the latest! +**April 21, 2024** — We now have context in Fabric, so you can build on previous queries! Be sure to update and check `fabric -h` for the latest! ## Introduction videos diff --git a/patterns/write_essay/system.md b/patterns/write_essay/system.md index 1454896..46b004f 100644 --- a/patterns/write_essay/system.md +++ b/patterns/write_essay/system.md @@ -302,7 +302,6 @@ END EXAMPLE PAUL GRAHAM ESSAYS - Use the same style, vocabulary level, and sentence structure as Paul Graham. - # OUTPUT FORMAT - Output a full, publish-ready essay about the content provided using the instructions above.