Adding one-click deploy button for RepoCloud.io to top to match Vercel button README.md (#158)

Adding button to the top of the readme in shields.io format
This commit is contained in:
cosark
2024-06-05 08:56:12 -07:00
committed by GitHub
parent 0fe1f41086
commit 2f20ca37eb

View File

@ -5,6 +5,10 @@
<a href="https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fsqlchat%2Fsqlchat&env=OPENAI_API_KEY">
<img src="https://img.shields.io/badge/deploy%20on-Vercel-brightgreen.svg?style=for-the-badge&logo=vercel" alt="vercel">
</a>
<br>
<a href="https://repocloud.io/details/?app_id=293">
<img src="https://img.shields.io/badge/DEPLOY%20ON-REPOCLOUD-blue?logo=iconify&logoColor=white&style=for-the-badge" alt="RepoCloud">
</a>
<p>English | <a href="README.zh-CN.md">中文</a> | <a href="README.es-ES.md">Español</a></p>
</div>