Update README.md

This commit is contained in:
Andrei Canta 2023-03-28 12:41:17 +03:00 committed by GitHub
parent cb3f2fec09
commit 8cab19743b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,15 +28,20 @@ docker run --name chatpad -d -p 1234:80 ghcr.io/deiucanta/chatpad:latest
```
## One click Deployments
<!-- railway -->
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/KEaaCJ)
<!-- easypanel -->
<!-- Easypanel -->
[![Deploy on Easypanel](https://easypanel.io/img/deploy-on-easypanel-40.svg)](https://easypanel.io/docs/templates/chatpad)
<!-- netlify -->
<!-- Netlify -->
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/deiucanta/chatpad)
<!-- vercel -->
<!-- Vercel -->
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fdeiucanta%2Fchatpad&project-name=chatpad&repository-name=chatpad-vercel&demo-title=Chatpad&demo-description=The%20Official%20Chatpad%20Website&demo-url=https%3A%2F%2Fchatpad.ai&demo-image=https%3A%2F%2Fraw.githubusercontent.com%2Fdeiucanta%2Fchatpad%2Fmain%2Fbanner.png)
<!-- Railway -->
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/9M8r62)
## Give Feedback