From ee069e5bf2ba04d7d43e4c1609ca37637b07e245 Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Mon, 3 Jun 2024 21:39:57 -0500 Subject: [PATCH] add setup stub back to readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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,