From 9b26ca625f6d9009a9a671da856a433a786c1cf1 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Mon, 11 Mar 2024 07:37:52 -0700 Subject: [PATCH] Updated readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e27554..cb5061b 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ > [!NOTE] > We are adding functionality to the project so often that you should update often as well. That means: `git pull; ./setup.sh; fabric --update` in the main directory, and then sourcing your shell files and/or restarting your terminal. So exciting! -**March 6, 2024** — We just added support for Claude, local models via Ollama, and tons of other stuff. Check `fabric -h` for the latest! +**March 11, 2024** — We just added support for Claude, local models via Ollama, and a number of new Patterns. Be sure to update and check `fabric -h` for the latest! ## Introduction video