From fdd06e09bbbbede98cc1b0b23945091194f16e9f Mon Sep 17 00:00:00 2001 From: prototypa <54446028+prototypa@users.noreply.github.com> Date: Fri, 9 Sep 2022 00:13:07 -0400 Subject: [PATCH] Add Deploy to Render --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 00fb83d..13e1848 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,13 @@ Clone this repository on own GitHub account and deploy to Vercel: [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fonwidget%2Fastrowind) +#### Deploy to Render + +Clone this repository on own GitHub account and deploy to Render: + +[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/onwidget/astrowind) + +
## Roadmap