From c40540f8b19c0173895ffe74030dcc5ff45ecde9 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sun, 4 Feb 2024 18:02:13 -0800 Subject: [PATCH] Nav. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 00fec71..fb0771c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ - [Too many prompts](#too-many-prompts) - [The Fabric approach to prompting](#our-approach-to-prompting) - [Quickstart](#quickstart) - - [1. Just use the Patterns (prompts)](#1-just-use-the-patterns-prompts) + - [1. Just use the Patterns (prompts)](#1-just-use-the-patterns) - [2. Create your own Fabric Mill (Server)](#2-create-your-own-fabric-mill-server) - [Structure](#structure) - [Components](#components) @@ -210,7 +210,7 @@ pbpaste | fabric --stream --pattern analyze_claims > [!NOTE] > More examples coming in the next few days, including a demo video! -### 2. Just use the Patterns (prompts) +### 2. Just use the Patterns/Prompts fabric-patterns-screenshot @@ -224,7 +224,7 @@ You can use any of the Patterns you see there in any AI application that you hav The wisdom of crowds for the win. -### 3. Create your own Fabric Mill (Server) +### 3. Create your own Fabric Mill/Server fabric_mill_architecture