From ce236ef074e46f34ab1ac5bc90e4fa44d06071cf Mon Sep 17 00:00:00 2001 From: Feng Wang Date: Fri, 18 Oct 2024 20:01:01 +0800 Subject: [PATCH] move picture for docs in to docs --- README.md | 2 +- header.png => docs/images/header.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename header.png => docs/images/header.png (100%) diff --git a/README.md b/README.md index 95f78b7..89e0a7a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Pipelines Logo + Pipelines Logo

# Pipelines: UI-Agnostic OpenAI API Plugin Framework diff --git a/header.png b/docs/images/header.png similarity index 100% rename from header.png rename to docs/images/header.png