From 4c86e7c506811e89763c032e7d1db874f64d0c1f Mon Sep 17 00:00:00 2001 From: "Laisky.Cai" Date: Tue, 17 Dec 2024 08:55:39 +0000 Subject: [PATCH] docs: update README to clarify project status and encourage contributions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dae4b2f..bed1f689 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # One API -Fully compatible with the upstream version, can be used directly by replacing the container image, docker image: `ppcelery/one-api:latest` +The original author of one-api has not been active for a long time, resulting in a backlog of PRs that cannot be updated. Therefore, I forked the code and merged some PRs that I consider important. I also welcome everyone to submit PRs, and I will respond and handle them actively and quickly. + +Fully compatible with the upstream version, can be used directly by replacing the container image, docker image: `ppcelery/one-api:latest`. - [One API](#one-api) - [New Features](#new-features)