diff --git a/README.md b/README.md index b398e9a..06b4cd3 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ captivate and engage players' imaginations. - [Features](#features) - [Requirements](#requirements) - [Recommended](#recommended) + - [Setup](#setup) - [Documentation](#documentation) - [Contributing](#contributing) - [Support and Community](#support-and-community) @@ -79,6 +80,14 @@ game environment. - ComfyUI - Discord account +## Setup + +Please [see the admin guide for setup instructions](./docs/guides/admin.md). + +TaleWeave AI is provided as both a Python module and a Docker container. [Everything can be run +locally](./docs/guides/admin.md#running-locally) or [run on a container host like +RunPod](./docs/guides/admin.md#running-on-runpod). + ## Documentation For a detailed guide on how to use TaleWeave AI, customize adventures, and integrate with Discord and web browsers,