Update README.md

Miss Click?
This commit is contained in:
Christopher Bennett 2024-01-31 16:09:31 +00:00 committed by GitHub
parent 12f788e303
commit ce41a2788d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@ Here are the three `fabric` ecosystem pieces, and how they work together.
- The **Mill** is the (optional) server that makes **Patterns** available.
- **Patterns** are the actual AI use cases.
- **Looms** are the modular, client-side apps that call a specific **Pattern\* hosted by a **Mill\*\*.
- **Looms** are the modular, client-side apps that call a specific **Pattern** hosted by a **Mill\*\*.
## Usage