diff --git a/README.md b/README.md index 8917cca..0b5e909 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ An [100-line](minillmflow/__init__.py) minimalist LLM framework for [agents](https://minillmflow.github.io/miniLLMFlow/agent.html), [task decomposition](https://minillmflow.github.io/miniLLMFlow/decomp.html), [RAG](https://minillmflow.github.io/miniLLMFlow/rag.html), etc. -- Install via ```pip install minillmflow```, or just copy the [source](minillmflow/__init__.py) (only 100 lines) +- Install via ```pip install minillmflow```, or just copy the [source codes](minillmflow/__init__.py) (only 100 lines) - **Pro tip:** Build LLM apps with LLMs assistants (ChatGPT, Claude, Cursor.ai, etc.)