From 8888d9e692c8ba27568428be9366b723ec756dcd Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sat, 3 Feb 2024 03:56:46 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3f0c05b..c92fcaa 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,8 @@ The wisdom of crowds for the win. fabric_mill_architecture +
+ But we go beyond just providing Patterns. We provide code for you to build your very own Fabric server and personal AI infrastructure! To get started, head over to the [`/server/`](https://github.com/danielmiessler/fabric/tree/main/server) directory and set up your own Fabric Mill with your own Patterns running! You can then use the [`/client/standalone_client_examples`](https://github.com/danielmiessler/fabric/tree/main/client/standalone_client_examples) to connect to it.