From 4bcd4bc764c146a83cc9da51a27583703a09f18d Mon Sep 17 00:00:00 2001 From: wood chen <95951386+woodchen-ink@users.noreply.github.com> Date: Sat, 14 Sep 2024 17:13:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=B8=96=E5=AD=90=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ace4c8d..4cdd1cb 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # Random API +一些介绍: https://q58.org/t/topic/127 + Random API 是一个用 Go 语言编写的简单而强大的随机图片/视频 API 服务。它允许用户通过配置文件轻松管理和提供随机媒体内容。 ## 特性 @@ -105,4 +107,4 @@ location ^~ / { ## 许可 -[MIT License](LICENSE) \ No newline at end of file +[MIT License](LICENSE)