diff --git a/README.md b/README.md
index 97884262..2b72b3ee 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ More info on the homepage: https://micz.it/thunderdbird-addon-thunderai/
Thanks to:
-
- chatgpt.js for the method to interact with the ChatGTP frontend.
-- Aify for inspiration and some methods to elaborate the text from ChatGPT.
+- chatgpt.js for providing methods to interact with the ChatGTP frontend.
+- Aify for inspiration and certains methods to process the text from ChatGPT.
+The specific references are described in the corresponding source files.