diff --git a/README.md b/README.md
index 1936720..ebd7622 100644
--- a/README.md
+++ b/README.md
@@ -50,11 +50,14 @@ pip install optima35
 - Future development will primarily focus on the graphical user interface (OptimaLab35), with only minor updates or patches for OPTIMA35 as needed.
 
 ---
+# Contribution
 
-# Use of LLMs
+Thanks to developer [Mr Finch](https://gitlab.com/MrFinchMkV) for contributing to this project, and for initiating and helping setting up the CI/CD pipeline.
+
+## Use of LLMs
 In the interest of transparency, I disclose that Generative AI (GAI) large language models (LLMs), including OpenAI’s ChatGPT and Ollama models (e.g., OpenCoder and Qwen2.5-coder), have been used to assist in this project.
 
-## Areas of Assistance:
+### Areas of Assistance:
 - Project discussions and planning
 - Spelling and grammar corrections
 - Suggestions for suitable packages and libraries
@@ -66,7 +69,7 @@ In cases where LLMs contribute directly to code or provide substantial optimizat
 - mradermacher gguf Q4K-M Instruct version of infly/OpenCoder-1.5B
 - unsloth gguf Q4K_M Instruct version of both Qwen/QWEN2 1.5B and 3B
 
-### References
+#### References
 1. **Huang, Siming, et al.**
    *OpenCoder: The Open Cookbook for Top-Tier Code Large Language Models.*
    2024. [PDF](https://arxiv.org/pdf/2411.04905)