diff --git a/README.md b/README.md
index f7307f1..f1c7d31 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
Mini LLM Flow

+[](https://zachary62.github.io/miniLLMFlow/)
A [100-line](minillmflow/__init__.py) minimalist LLM framework for agents, task decomposition, RAG, etc.
@@ -8,6 +9,8 @@ A [100-line](minillmflow/__init__.py) minimalist LLM framework for agents, task
- **Pro tip:** Build LLM apps with LLMs assistants (ChatGPT, Claude, etc.) via [this prompt](assets/prompt)
+Documentation: https://zachary62.github.io/miniLLMFlow/
+
## Why Mini LLM Flow?
In the future, **LLM apps will be developed by LLMs**: users specify requirements, and LLMs design, build, and maintain on their own. Current LLMs: