diff --git a/README.md b/README.md
index 9e284d7932900fb0294948ffa3cb50756abf071c..a0d41e73b85fa3717d66212faefca858f17ce807 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@
 
 [Positional encoding - Hunter Phillips](https://medium.com/@hunter-j-phillips/positional-encoding-7a93db4109e6)
 
+[A tutorial on LLM - Haifeng Li](https://medium.com/@haifengl/a-tutorial-to-llm-f78dd4e82efc) - Meta information about dataset collection, fine-tuning, transfer learning, types of applications where LLM's can be used etc.
+
 ## Systems
 
 [Llama.cpp 30B runs with only 6GB of RAM now (CPU)](https://github.com/ggerganov/llama.cpp/discussions/638#discussioncomment-5492916)