From 79b2a311d7364ceba8e639d3a65bb50f6eb39a24 Mon Sep 17 00:00:00 2001 From: Mohamedfayez2005 <155688076+Mohamedfayez2005@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:21:11 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b12f3e3..8c5c320 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# -twitter-clone This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). ## Getting Started @@ -28,7 +29,3 @@ To learn more about Next.js, take a look at the following resources: You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! ## Deploy on Vercel - -The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. - -Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.