From d3fe3ba816e92f243c1db56ea3abfe944eb3e985 Mon Sep 17 00:00:00 2001 From: Archeb Date: Sat, 13 Apr 2024 14:21:15 +0800 Subject: [PATCH] update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0d57e8..cce48df 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A proxy. +**It is forbidden to use this project for profit.** + +**禁止用于盈利用途。** + ## Usage ```bash @@ -21,4 +25,3 @@ Only Anthropic API format is supported. Messages will be squashed into question: ... answer: ... format. File mode will be used when encodeURIComponent(prompt) > 32K -