From 2a15e3ca10e485c674ce62624be1a24ddb69e33d Mon Sep 17 00:00:00 2001 From: blueeon Date: Wed, 27 Mar 2024 18:06:51 +0800 Subject: [PATCH] docs: Modify the description in the README to Chinese. --- README_CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_CN.md b/README_CN.md index 5755491..0cd00ec 100644 --- a/README_CN.md +++ b/README_CN.md @@ -2,7 +2,7 @@ [English](./README.md) | [简体中文](./README_CN.md) -Use API to call the music generation service of suno.ai, and easily integrate it into agents like GPTs. +用 API 调用 suno.ai 的音乐生成服务,并且可以轻松集成到 GPTs 等 agent 中。 ## 简介