Update README.md

This commit is contained in:
Daniel Miessler 2024-02-03 04:03:46 -08:00 committed by GitHub
parent 15ccf0a493
commit d8774dcbd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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