Merge pull request #225 from CharlesCNorton/patch-1

fix(readme): remove the extra quotation mark in the <h1> tag
This commit is contained in:
blueeon 2025-01-31 16:13:17 +08:00 committed by GitHub
commit c3a8c568a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
<div align="center">
<h1 align="center"">
<h1 align="center">
Suno AI API
</h1>
<p>Use API to call the music generation AI of Suno.ai and easily integrate it into agents like GPTs.</p>