diff --git a/README.md b/README.md index 5beeb65..03f52ea 100644 --- a/README.md +++ b/README.md @@ -277,18 +277,23 @@ You can integrate Suno AI as a tool/plugin/action into your AI agent. [coming soon...] -## Contribution Guidelines +## Contributing -Fork the project and submit a pull request. +There are four ways you can support this project: + +1. Fork and Submit Pull Requests: We welcome any PRs that enhance the component or editor. +2. Open Issues: We appreciate reasonable suggestions and bug reports. +3. Donate: If this project has helped you, consider buying us a coffee using the Sponsor button at the top of the project. Cheers! ☕ +4. Spread the Word: Recommend this project to others, star the repo, or add a backlink after using the project. + +## Questions, Suggestions, Issues, or Bugs? + +We use GitHub Issues to manage feedback. Feel free to open an issue, and we'll address it promptly. ## License LGPL-3.0 or later -## Contact Us - -- Contact us: - ## Related Links - Project repository: [github.com/gcui-art/suno-api](https://github.com/gcui-art/suno-api) diff --git a/README_CN.md b/README_CN.md index 78491d8..2790368 100644 --- a/README_CN.md +++ b/README_CN.md @@ -275,15 +275,20 @@ main(); ## 贡献指南 -Fork 项目并提交 PR 即可。 +您有四种方式支持本项目: + +1. Fork 项目并提交 PR:我们欢迎任何让这个组件和Editor变的更好的PR。 +2. 提交Issue:我们欢迎任何合理的建议、bug反馈。 +3. 捐赠:在项目的顶部我们放置了 Sponsor 按钮,如果这个项目帮助到了您,你可以请我们喝一杯,干杯☕。 +4. 推荐:向其他人推荐本项目;点击Star;使用本项目后放置外链。 ## 许可证 LGPL-3.0 或更高版本 -## 联系方式 +## 你有一个问题/建议/困难/Bug? -- 联系我们: +我们使用Github的Issue来管理这些反馈,你可以提交一个。我们会经常来处理。 ## 相关链接