mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-12 15:05:10 -05:00
Merge pull request #20 from eliot-akira/fix-markdown-typo
Fixed bold formatting.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user