From 92e4efdf8c9945f1eeb69ef23dd5859f8f49b1ca Mon Sep 17 00:00:00 2001 From: SevicheCC <91365763+Sevichecc@users.noreply.github.com> Date: Thu, 8 Jun 2023 16:27:08 +0800 Subject: [PATCH] docs: add vercel deploy button. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0e701c6..e74b1db 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Generate access tokens for [Akkoma](https://akkoma.social/), [Pleroma](https://p - Obtain an account's access token Build with Next.js(13) and [shadcn/ui](https://ui.shadcn.com/) + +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FSevichecc%2FM-OAuth&project-name=m-oauth&repository-name=M-OAuth&demo-title=M-OAuth&demo-description=Access%20token%20generator%20for%20Akkoma%2C%20Pleroma%2C%20Mastodon%20APIs.&demo-url=https%3A%2F%2Fm-oauth.seviche.cc&demo-image=https%3A%2F%2Fm-oauth.seviche.cc%2Fog.png) ## Implemantaion | Software | Status |