aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJacky Zhao <[email protected]>2021-04-11 15:40:18 -0700
committerGitHub <[email protected]>2021-04-11 15:40:18 -0700
commitc50fd9148889ddeffc295e2804760ad22627c482 (patch)
tree996194187fceaa3db4665be71a488e65197006c5 /README.md
parentMerge pull request #76 from jackyzha0/next-refactor (diff)
parentreadme bump + more firebase removal (diff)
downloadctrl-v-c50fd9148889ddeffc295e2804760ad22627c482.tar.xz
ctrl-v-c50fd9148889ddeffc295e2804760ad22627c482.zip
Merge pull request #77 from jackyzha0/next-refactor
readme bump + more firebase removal
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 19d7e55..ac7057f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# ctrl-v
### A modern, open-source pastebin with latex and markdown rendering support
-Frontend is in React and backend is in Go. Deployed via Firebase Hosting and Google Cloud Run.
+Frontend is in React + Next.js and backend is in Go. Deployed via Vercel and Google Cloud Run.
![Go Paste Example](https://user-images.githubusercontent.com/23178940/83225601-06f0bb80-a135-11ea-9af2-9f2946459fe7.png)
![Markdown Rendering](https://user-images.githubusercontent.com/23178940/83225605-0821e880-a135-11ea-9efd-e7242ebde265.png)