Browse Source

Fixed nav, maybe?

pull/36/head
Daniel Miessler 1 year ago
parent
commit
64382533d1
  1. 21
      README.md

21
README.md

@ -25,20 +25,23 @@
## Navigation ## Navigation
- [What and why](#what-and-why) [What and Why](#what-and-why) •
- [Philosophy](#philosophy) [Philosophy](#philosophy) •
- [Breaking problems into components](#breaking-problems-into-components) - [Breaking problems into components](#breaking-problems-into-components)
- [Too many prompts](#too-many-prompts) - [Too many prompts](#too-many-prompts)
- [The Fabric approach to prompting](#our-approach-to-prompting) - [The Fabric approach to prompting](#the-fabric-approach-to-prompting)
- [Quickstart](#quickstart) [Quickstart](#quickstart) •
- [1. Just use the Patterns (prompts)](#1-just-use-the-patterns-prompts) - [Setting up the `fabric` client](#setting-up-the-fabric-client)
- [2. Create your own Fabric Mill (Server)](#2-create-your-own-fabric-mill-server) - [Using the `fabric` client](#using-the-fabric-client)
- [Structure](#structure) - [Just use the Patterns (prompts)](#just-use-the-patterns-prompts)
- [Create your own Fabric Mill (Server)](#create-your-own-fabric-mill-server)
[Structure](#structure) •
- [Components](#components) - [Components](#components)
- [CLI-native](#cli-native) - [CLI-native](#cli-native)
- [Directly calling Patterns](#directly-calling-patterns) - [Directly calling Patterns](#directly-calling-patterns)
- [Examples](#examples) [Examples](#examples)
- [Meta](#meta) [Meta](#meta)
- [Primary contributors](#primary-contributors) - [Primary contributors](#primary-contributors)
## What and why ## What and why

Loading…
Cancel
Save