From c115f5b67d1c3b2e4e5181ec4cccacc626049e0f Mon Sep 17 00:00:00 2001 From: ogabrielluiz Date: Fri, 17 May 2024 16:26:03 -0700 Subject: [PATCH] chore: Update README.md with Railway deployment templates --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b1e56cea0..a753ea830 100644 --- a/README.md +++ b/README.md @@ -101,8 +101,11 @@ Alternatively, click the **"Open in Cloud Shell"** button below to launch Google ## Deploy on Railway Use this template to deploy Langflow 1.0 Preview on Railway: + [![Deploy 1.0 Preview on Railway](https://railway.app/button.svg)](https://railway.app/template/UsJ1uB?referralCode=MnPSdg) + Or this one to deploy Langflow 0.6.x: + [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/JMXEWp?referralCode=MnPSdg) ## Deploy on Render