From 742034ce82ce45dda16297cae8ce61aa4f8e51ae Mon Sep 17 00:00:00 2001 From: Mic Date: Wed, 1 Apr 2026 23:40:48 +0200 Subject: [PATCH] Add documentation section to README Added documentation section with setup guides and custom prompt tutorial links. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5ece8058..8993019a 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,14 @@ Using an API integration, you can activate some automatic features: +
+ +## Documentation + +[Setup Guides](https://micz.it/thunderbird-addon-thunderai/guides/) - Step-by-step guides to connect ThunderAI to the AI backend of your choice, from ChatGPT to local models with Ollama. + +[Custom Prompt Tutorial](https://micz.it/thunderbird-addon-thunderai/tutorial/) - Learn how to build your first custom prompt from scratch, combining placeholders and user input to automate your email replies. +
## Translations @@ -67,6 +75,8 @@ Do you want to help translate this addon? [Find out how!](https://micz.it/thunderbird-addon-thunderai/translate/) + +
## Changelog