Browse Source

Fixed nav, maybe?

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

33
README.md

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

Loading…
Cancel
Save