diff --git a/README.md b/README.md index 905ccab..b61ff9f 100644 --- a/README.md +++ b/README.md @@ -194,10 +194,16 @@ - [Getting started](docs/getting-started.md) - [Envoy configuration](docs/envoy-config.md) -- [Tutorial: Local HTTPS with whoami](docs/tutorial-whoami-local-https.md) - [AI setup (Owl chat + threat analysis)](docs/ai-setup.md) - [Notifications (Telegram, Discord, webhooks)](docs/notifications.md) +### Tutorials + +| # | Tutorial | Description | +|---|---|---| +| 01 | [Local HTTPS with a whoami service](docs/tutorials/01-whoami-local-https.md) | Expose a service over HTTPS using the Local CA — configure manually through the UI | +| 02 | [Configure the Gateway with Owl AI](docs/tutorials/02-whoami-ai-setup.md) | Same setup, but hand a single prompt to Owl and let AI do the configuration | + --- ## Multi-arch