From 79cda4211076e900d6816d6e60c7b5ce6a86bca5 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Wed, 6 Mar 2024 15:18:33 -0800 Subject: [PATCH] Updated the README.md notes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8216252..6aef7d7 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! -> [!NOTE] +> March 6, 2024 > We just added support for Claude, local models via Ollama, and tons of other stuff. Check `fabric -h` for the latest! ## Introduction video