diff --git a/README.md b/README.md index 94c306b..0fbd608 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ There are three main ways to get started with Fabric. fabric-patterns-screenshot -1. Navigate to the [`/patterns`](https://github.com/danielmiessler/fabric/patterns) directory and start exploring! You can use any of those in any AI application that you have! -2. Head over to the [`/server/`](https://github.com/danielmiessler/fabric/server) directory and set up your own Fabric Mill with your own patterns running! You can then use the `standalone_client_examples` to connect to it. +1. Navigate to the [`/patterns`](https://github.com/danielmiessler/fabric/tree/main/patterns) directory and start exploring! You can use any of those in any AI application that you have! +2. 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 `standalone_client_examples` to connect to it. We're also working on a universal client that will let you do all sorts of cool stuff!