From 8ffd658b646c8d83bb12ca756ceab056c34f547e Mon Sep 17 00:00:00 2001
From: blueeon
Date: Mon, 1 Apr 2024 12:03:01 +0800
Subject: [PATCH 1/3] docs: update reademe
---
README.md | 22 +++++++++++++++-------
README_CN.md | 22 +++++++++++++++-------
2 files changed, 30 insertions(+), 14 deletions(-)
diff --git a/README.md b/README.md
index fda4031..9255090 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,21 @@
-# Suno AI API
+ Use API to call the music generation AI of Suno.ai and easily integrate it into agents like GPTs. 👉 We update quickly, please star.
+ Suno AI API
+
+
+ English + | 简体中文 + | Demo + | Docs + | Deploy with Vercel + +
 -[English](./README.md) | [简体中文](./README_CN.md) - -Use API to call the music generation AI of Suno.ai and easily integrate it into agents like GPTs. - -👉 We update quickly, please Star us. - ## Introduction Suno.ai v3 is an amazing AI music service. Although the official API is not yet available, we couldn't wait to integrate its capabilities somewhere. diff --git a/README_CN.md b/README_CN.md index df46295..230dcfa 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,18 +1,26 @@ -# Suno AI API +用 API 调用 suno.ai 的音乐生成 AI,并且可以轻松集成到 GPTs 等 agent 中。
+👉 我们更新很快,欢迎 star。
++ English + | 简体中文 + | Demo + | Docs + | Deploy with Vercel + +
 -[English](./README.md) | [简体中文](./README_CN.md) - -用 API 调用 suno.ai 的音乐生成 AI,并且可以轻松集成到 GPTs 等 agent 中。 - ## 简介 Suno.ai v3 是一个令人惊叹的 AI 音乐服务,虽然官方还没有开放 API,但我们已经迫不及待的想在某些地方集成它的能力。 我们发现有一些用户也有类似需求,于是我们将这个项目开源了,希望你们喜欢。 -👉 我们更新很快,欢迎 Star。 - ## Demo 我们部署了一个示例,绑定了一个免费的 suno 账号,所以它每天有使用限制,但你可以看到它运行起来的样子: From 0441ed1f8cfb9951424c2cd29af30b53e34c4629 Mon Sep 17 00:00:00 2001 From: blueeon Date: Mon, 1 Apr 2024 12:07:45 +0800 Subject: [PATCH 2/3] docs: update readme --- README_CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_CN.md b/README_CN.md index 230dcfa..9a4b76c 100644 --- a/README_CN.md +++ b/README_CN.md @@ -9,8 +9,8 @@ English | 简体中文 | Demo - | Docs - | Deploy with Vercel + | 文档 + | 一键部署到 Vercel From a227ab451722afd7c5d1d6c88e9629b64d2d418d Mon Sep 17 00:00:00 2001 From: blueeon Date: Mon, 1 Apr 2024 15:22:32 +0800 Subject: [PATCH 3/3] docs: add ph embeds --- README.md | 4 +++- README_CN.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9255090..c985958 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ | Demo | Docs | Deploy with Vercel - + +  diff --git a/README_CN.md b/README_CN.md index 9a4b76c..e96bc36 100644 --- a/README_CN.md +++ b/README_CN.md @@ -13,7 +13,9 @@ | 一键部署到 Vercel - +  ## 简介