Browse Source

Update README.md

pull/33/head
Daniel Miessler 1 year ago committed by GitHub
parent
commit
d8774dcbd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -131,7 +131,7 @@ The Fabric ecosystem has three primary components, all named within this textile
- The **Mill** is the (optional) server that makes **Patterns** available.
- **Patterns** are the actual granular AI use cases (prompts).
- **Stitch** are chained together _Patterns_ that create advanced functionality (see below).
- **Stitches** are chained together _Patterns_ that create advanced functionality (see below).
- **Looms** are the client-side apps that call a specific **Pattern** hosted by a **Mill**.
### CLI-native

Loading…
Cancel
Save