From f0f52f34a764b0a94387e10b4d69a8146d73494e Mon Sep 17 00:00:00 2001 From: Kevin Kwan Date: Mon, 27 May 2024 10:41:40 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fbe099b..8f1c2fc 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,7 @@ Follow these steps to install and run the project: The website should now be running on `localhost:3000`. ## Deployment -I am currently using Cloudflare Pages to host and deploy my site. -Other options that should include Vercel and GitHub Pages (the GitHub workflow yaml for it might need to be modified though) +I am currently using Cloudflare Pages to host and deploy my site, Vercel should also work fine. ## Contributing