From 25f7ec24a0527260c4090412801c2d50a3d8d24f Mon Sep 17 00:00:00 2001 From: zachary62 Date: Fri, 28 Feb 2025 01:55:59 -0500 Subject: [PATCH] change title img --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f7e48ba..b3f6d9e 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,12 @@ -

Pocket Flow - LLM Framework in 100 Lines

+
+ +
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg) [![Docs](https://img.shields.io/badge/docs-latest-blue)](https://the-pocket.github.io/PocketFlow/) -
- -
- -
A [100-line](pocketflow/__init__.py) minimalist LLM framework for ([Multi-](https://the-pocket.github.io/PocketFlow/multi_agent.html))[Agents](https://the-pocket.github.io/PocketFlow/agent.html), [Workflow](https://the-pocket.github.io/PocketFlow/decomp.html), [RAG](https://the-pocket.github.io/PocketFlow/rag.html), etc.