From 2529afa286dead5a4296253460046c4dcc92ea27 Mon Sep 17 00:00:00 2001 From: yude Date: Thu, 23 Dec 2021 18:16:55 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef3ba6a..b6de5e1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Next JS TailwindCSS\ Source code of [yude.jp](https://yude.jp).\ -Built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss.com/) and deployed on [Vercel](https://vercel.com). +Built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss.com/) and deployed to [Cloudflare Pages](https://pages.cloudflare.com/). ## Development 1. Run `yarn` to install dependencies.