Browse Source

Nav again.

pull/36/head
Daniel Miessler 10 months ago
parent
commit
1a9e54c60a
  1. 33
      README.md

33
README.md

@ -25,24 +25,21 @@
## 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) - [Components](#components)
- [Create your own Fabric Mill (Server)](#create-your-own-fabric-mill-server) - [CLI-native](#cli-native)
[Structure](#structure) • - [Directly calling Patterns](#directly-calling-patterns)
- [Components](#components) - [Examples](#examples)
- [CLI-native](#cli-native) - [Meta](#meta)
- [Directly calling Patterns](#directly-calling-patterns) - [Primary contributors](#primary-contributors)
[Examples](#examples) •
[Meta](#meta) •
- [Primary contributors](#primary-contributors)
## What and why ## What and why

Loading…
Cancel
Save