From c34dc6af0c8824a05674f6d1948acca4df8bfe90 Mon Sep 17 00:00:00 2001 From: snareboi Date: Tue, 13 Jan 2026 18:03:11 -0800 Subject: [PATCH] Update README.md Added a a little line for my contribution in the README file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0dc9ea2..9956e92 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,5 @@ You can check out [the Next.js GitHub repository](https://github.com/vercel/next 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. + +Hey guys <- my changes