From 8cab19743b1ee4b9a861712fd3b29da3b7173575 Mon Sep 17 00:00:00 2001 From: Andrei Canta Date: Tue, 28 Mar 2023 12:41:17 +0300 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8d33393..4a487b7 100644 --- a/README.md +++ b/README.md @@ -28,15 +28,20 @@ docker run --name chatpad -d -p 1234:80 ghcr.io/deiucanta/chatpad:latest ``` ## One click Deployments - -[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/KEaaCJ) - + + [![Deploy on Easypanel](https://easypanel.io/img/deploy-on-easypanel-40.svg)](https://easypanel.io/docs/templates/chatpad) - + + [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/deiucanta/chatpad) - + + [![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) + +[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/9M8r62) + + ## Give Feedback